OR-Tools  8.0
constraint_solver_csharp_wrap.cc File Reference

Go to the source code of this file.

Classes

struct  SWIG_CSharpException_t
 
struct  SWIG_CSharpExceptionArgument_t
 
class  Director
 
class  DirectorException
 
class  DirectorPureVirtualException
 
class  LocalSearchPhaseParameters
 
struct  FailureProtect
 

Namespaces

 Swig
 
 operations_research
 The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows.
 

Macros

#define SWIGCSHARP
 
#define SWIG_DIRECTORS
 
#define SWIGTEMPLATEDISAMBIGUATOR
 
#define SWIGINLINE
 
#define SWIGUNUSED
 
#define SWIGUNUSEDPARM(p)   p SWIGUNUSED
 
#define SWIGINTERN   static SWIGUNUSED
 
#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE
 
#define SWIGEXPORT
 
#define SWIGSTDCALL
 
#define SWIG_contract_assert(nullreturn, expr, msg)   if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else
 
#define SWIG_UnknownError   -1
 
#define SWIG_IOError   -2
 
#define SWIG_RuntimeError   -3
 
#define SWIG_IndexError   -4
 
#define SWIG_TypeError   -5
 
#define SWIG_DivisionByZero   -6
 
#define SWIG_OverflowError   -7
 
#define SWIG_SyntaxError   -8
 
#define SWIG_ValueError   -9
 
#define SWIG_SystemError   -10
 
#define SWIG_AttributeError   -11
 
#define SWIG_MemoryError   -12
 
#define SWIG_NullReferenceError   -13
 
#define SWIGWORDSIZE64
 

Typedefs

typedef void(SWIGSTDCALLSWIG_CSharpExceptionCallback_t) (const char *)
 
typedef void(SWIGSTDCALLSWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)
 
typedef char *(SWIGSTDCALLSWIG_CSharpStringHelperCallback) (const char *)
 

Enumerations

enum  SWIG_CSharpExceptionCodes {
  SWIG_CSharpApplicationException, SWIG_CSharpArithmeticException, SWIG_CSharpDivideByZeroException, SWIG_CSharpIndexOutOfRangeException,
  SWIG_CSharpInvalidCastException, SWIG_CSharpInvalidOperationException, SWIG_CSharpIOException, SWIG_CSharpNullReferenceException,
  SWIG_CSharpOutOfMemoryException, SWIG_CSharpOverflowException, SWIG_CSharpSystemException, SWIG_CSharpApplicationException,
  SWIG_CSharpArithmeticException, SWIG_CSharpDivideByZeroException, SWIG_CSharpIndexOutOfRangeException, SWIG_CSharpInvalidCastException,
  SWIG_CSharpInvalidOperationException, SWIG_CSharpIOException, SWIG_CSharpNullReferenceException, SWIG_CSharpOutOfMemoryException,
  SWIG_CSharpOverflowException, SWIG_CSharpSystemException, SWIG_CSharpApplicationException, SWIG_CSharpArithmeticException,
  SWIG_CSharpDivideByZeroException, SWIG_CSharpIndexOutOfRangeException, SWIG_CSharpInvalidCastException, SWIG_CSharpInvalidOperationException,
  SWIG_CSharpIOException, SWIG_CSharpNullReferenceException, SWIG_CSharpOutOfMemoryException, SWIG_CSharpOverflowException,
  SWIG_CSharpSystemException, SWIG_CSharpApplicationException, SWIG_CSharpArithmeticException, SWIG_CSharpDivideByZeroException,
  SWIG_CSharpIndexOutOfRangeException, SWIG_CSharpInvalidCastException, SWIG_CSharpInvalidOperationException, SWIG_CSharpIOException,
  SWIG_CSharpNullReferenceException, SWIG_CSharpOutOfMemoryException, SWIG_CSharpOverflowException, SWIG_CSharpSystemException,
  SWIG_CSharpApplicationException, SWIG_CSharpArithmeticException, SWIG_CSharpDivideByZeroException, SWIG_CSharpIndexOutOfRangeException,
  SWIG_CSharpInvalidCastException, SWIG_CSharpInvalidOperationException, SWIG_CSharpIOException, SWIG_CSharpNullReferenceException,
  SWIG_CSharpOutOfMemoryException, SWIG_CSharpOverflowException, SWIG_CSharpSystemException, SWIG_CSharpApplicationException,
  SWIG_CSharpArithmeticException, SWIG_CSharpDivideByZeroException, SWIG_CSharpIndexOutOfRangeException, SWIG_CSharpInvalidCastException,
  SWIG_CSharpInvalidOperationException, SWIG_CSharpIOException, SWIG_CSharpNullReferenceException, SWIG_CSharpOutOfMemoryException,
  SWIG_CSharpOverflowException, SWIG_CSharpSystemException
}
 
enum  SWIG_CSharpExceptionArgumentCodes {
  SWIG_CSharpArgumentException, SWIG_CSharpArgumentNullException, SWIG_CSharpArgumentOutOfRangeException, SWIG_CSharpArgumentException,
  SWIG_CSharpArgumentNullException, SWIG_CSharpArgumentOutOfRangeException, SWIG_CSharpArgumentException, SWIG_CSharpArgumentNullException,
  SWIG_CSharpArgumentOutOfRangeException, SWIG_CSharpArgumentException, SWIG_CSharpArgumentNullException, SWIG_CSharpArgumentOutOfRangeException,
  SWIG_CSharpArgumentException, SWIG_CSharpArgumentNullException, SWIG_CSharpArgumentOutOfRangeException, SWIG_CSharpArgumentException,
  SWIG_CSharpArgumentNullException, SWIG_CSharpArgumentOutOfRangeException
}
 

Functions

static void SWIGUNUSED SWIG_CSharpSetPendingException (SWIG_CSharpExceptionCodes code, const char *msg)
 
static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument (SWIG_CSharpExceptionArgumentCodes code, const char *msg, const char *param_name)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_constraint_solver (SWIG_CSharpExceptionCallback_t applicationCallback, SWIG_CSharpExceptionCallback_t arithmeticCallback, SWIG_CSharpExceptionCallback_t divideByZeroCallback, SWIG_CSharpExceptionCallback_t indexOutOfRangeCallback, SWIG_CSharpExceptionCallback_t invalidCastCallback, SWIG_CSharpExceptionCallback_t invalidOperationCallback, SWIG_CSharpExceptionCallback_t ioCallback, SWIG_CSharpExceptionCallback_t nullReferenceCallback, SWIG_CSharpExceptionCallback_t outOfMemoryCallback, SWIG_CSharpExceptionCallback_t overflowCallback, SWIG_CSharpExceptionCallback_t systemCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver (SWIG_CSharpExceptionArgumentCallback_t argumentCallback, SWIG_CSharpExceptionArgumentCallback_t argumentNullCallback, SWIG_CSharpExceptionArgumentCallback_t argumentOutOfRangeCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_constraint_solver (SWIG_CSharpStringHelperCallback callback)
 
SWIGINTERN void SWIG_CSharpException (int code, const char *msg)
 
SWIGINTERN std::vector< int > * new_std_vector_Sl_int_Sg___SWIG_2 (int capacity)
 
SWIGINTERN int std_vector_Sl_int_Sg__getitemcopy (std::vector< int > *self, int index)
 
SWIGINTERN std::vector< int >::value_type const & std_vector_Sl_int_Sg__getitem (std::vector< int > *self, int index)
 
SWIGINTERN void std_vector_Sl_int_Sg__setitem (std::vector< int > *self, int index, int const &val)
 
SWIGINTERN void std_vector_Sl_int_Sg__AddRange (std::vector< int > *self, std::vector< int > const &values)
 
SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__GetRange (std::vector< int > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__Insert (std::vector< int > *self, int index, int const &x)
 
SWIGINTERN void std_vector_Sl_int_Sg__InsertRange (std::vector< int > *self, int index, std::vector< int > const &values)
 
SWIGINTERN void std_vector_Sl_int_Sg__RemoveAt (std::vector< int > *self, int index)
 
SWIGINTERN void std_vector_Sl_int_Sg__RemoveRange (std::vector< int > *self, int index, int count)
 
SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__Repeat (int const &value, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_0 (std::vector< int > *self)
 
SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_1 (std::vector< int > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__SetRange (std::vector< int > *self, int index, std::vector< int > const &values)
 
SWIGINTERN bool std_vector_Sl_int_Sg__Contains (std::vector< int > *self, int const &value)
 
SWIGINTERN int std_vector_Sl_int_Sg__IndexOf (std::vector< int > *self, int const &value)
 
SWIGINTERN int std_vector_Sl_int_Sg__LastIndexOf (std::vector< int > *self, int const &value)
 
SWIGINTERN bool std_vector_Sl_int_Sg__Remove (std::vector< int > *self, int const &value)
 
SWIGINTERN std::vector< std::vector< int > > * new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 (int capacity)
 
SWIGINTERN std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN std::vector< std::vector< int > >::value_type const & std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem (std::vector< std::vector< int > > *self, int index, std::vector< int > const &val)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange (std::vector< std::vector< int > > *self, std::vector< std::vector< int > > const &values)
 
SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert (std::vector< std::vector< int > > *self, int index, std::vector< int > const &x)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange (std::vector< std::vector< int > > *self, int index, std::vector< std::vector< int > > const &values)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat (std::vector< int > const &value, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 (std::vector< std::vector< int > > *self)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange (std::vector< std::vector< int > > *self, int index, std::vector< std::vector< int > > const &values)
 
SWIGINTERN std::vector< int64 > * new_std_vector_Sl_int64_Sg___SWIG_2 (int capacity)
 
SWIGINTERN long std_vector_Sl_int64_Sg__getitemcopy (std::vector< int64 > *self, int index)
 
SWIGINTERN std::vector< long >::value_type const & std_vector_Sl_int64_Sg__getitem (std::vector< int64 > *self, int index)
 
SWIGINTERN void std_vector_Sl_int64_Sg__setitem (std::vector< int64 > *self, int index, long const &val)
 
SWIGINTERN void std_vector_Sl_int64_Sg__AddRange (std::vector< int64 > *self, std::vector< long > const &values)
 
SWIGINTERN std::vector< long > * std_vector_Sl_int64_Sg__GetRange (std::vector< int64 > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int64_Sg__Insert (std::vector< int64 > *self, int index, long const &x)
 
SWIGINTERN void std_vector_Sl_int64_Sg__InsertRange (std::vector< int64 > *self, int index, std::vector< long > const &values)
 
SWIGINTERN void std_vector_Sl_int64_Sg__RemoveAt (std::vector< int64 > *self, int index)
 
SWIGINTERN void std_vector_Sl_int64_Sg__RemoveRange (std::vector< int64 > *self, int index, int count)
 
SWIGINTERN std::vector< long > * std_vector_Sl_int64_Sg__Repeat (long const &value, int count)
 
SWIGINTERN void std_vector_Sl_int64_Sg__Reverse__SWIG_0 (std::vector< int64 > *self)
 
SWIGINTERN void std_vector_Sl_int64_Sg__Reverse__SWIG_1 (std::vector< int64 > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int64_Sg__SetRange (std::vector< int64 > *self, int index, std::vector< long > const &values)
 
SWIGINTERN bool std_vector_Sl_int64_Sg__Contains (std::vector< int64 > *self, long const &value)
 
SWIGINTERN int std_vector_Sl_int64_Sg__IndexOf (std::vector< int64 > *self, long const &value)
 
SWIGINTERN int std_vector_Sl_int64_Sg__LastIndexOf (std::vector< int64 > *self, long const &value)
 
SWIGINTERN bool std_vector_Sl_int64_Sg__Remove (std::vector< int64 > *self, long const &value)
 
SWIGINTERN std::vector< std::vector< int64 > > * new_std_vector_Sl_std_vector_Sl_int64_Sg__Sg___SWIG_2 (int capacity)
 
SWIGINTERN std::vector< int64std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitemcopy (std::vector< std::vector< int64 > > *self, int index)
 
SWIGINTERN std::vector< std::vector< long > >::value_type const & std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitem (std::vector< std::vector< int64 > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__setitem (std::vector< std::vector< int64 > > *self, int index, std::vector< int64 > const &val)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__AddRange (std::vector< std::vector< int64 > > *self, std::vector< std::vector< int64 > > const &values)
 
SWIGINTERN std::vector< std::vector< int64 > > * std_vector_Sl_std_vector_Sl_int64_Sg__Sg__GetRange (std::vector< std::vector< int64 > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Insert (std::vector< std::vector< int64 > > *self, int index, std::vector< int64 > const &x)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__InsertRange (std::vector< std::vector< int64 > > *self, int index, std::vector< std::vector< int64 > > const &values)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveAt (std::vector< std::vector< int64 > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveRange (std::vector< std::vector< int64 > > *self, int index, int count)
 
SWIGINTERN std::vector< std::vector< int64 > > * std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Repeat (std::vector< int64 > const &value, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_0 (std::vector< std::vector< int64 > > *self)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_1 (std::vector< std::vector< int64 > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__SetRange (std::vector< std::vector< int64 > > *self, int index, std::vector< std::vector< int64 > > const &values)
 
SWIGINTERN std::vector< operations_research::IntVar * > * new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::IntVar * std_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::IntVar * >::value_type const & std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem (std::vector< operations_research::IntVar * > *self, int index, operations_research::IntVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange (std::vector< operations_research::IntVar * > *self, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert (std::vector< operations_research::IntVar * > *self, int index, operations_research::IntVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange (std::vector< operations_research::IntVar * > *self, int index, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat (operations_research::IntVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::IntVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange (std::vector< operations_research::IntVar * > *self, int index, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SearchMonitor * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * >::value_type const & std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem (std::vector< operations_research::SearchMonitor * > *self, int index, operations_research::SearchMonitor *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange (std::vector< operations_research::SearchMonitor * > *self, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert (std::vector< operations_research::SearchMonitor * > *self, int index, operations_research::SearchMonitor *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange (std::vector< operations_research::SearchMonitor * > *self, int index, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat (operations_research::SearchMonitor *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SearchMonitor * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange (std::vector< operations_research::SearchMonitor * > *self, int index, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::DecisionBuilder * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * >::value_type const & std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem (std::vector< operations_research::DecisionBuilder * > *self, int index, operations_research::DecisionBuilder *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange (std::vector< operations_research::DecisionBuilder * > *self, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert (std::vector< operations_research::DecisionBuilder * > *self, int index, operations_research::DecisionBuilder *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange (std::vector< operations_research::DecisionBuilder * > *self, int index, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat (operations_research::DecisionBuilder *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::DecisionBuilder * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange (std::vector< operations_research::DecisionBuilder * > *self, int index, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::IntervalVar * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::IntervalVar * >::value_type const & std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem (std::vector< operations_research::IntervalVar * > *self, int index, operations_research::IntervalVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange (std::vector< operations_research::IntervalVar * > *self, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert (std::vector< operations_research::IntervalVar * > *self, int index, operations_research::IntervalVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange (std::vector< operations_research::IntervalVar * > *self, int index, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat (operations_research::IntervalVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::IntervalVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange (std::vector< operations_research::IntervalVar * > *self, int index, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SequenceVar * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SequenceVar * >::value_type const & std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem (std::vector< operations_research::SequenceVar * > *self, int index, operations_research::SequenceVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange (std::vector< operations_research::SequenceVar * > *self, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert (std::vector< operations_research::SequenceVar * > *self, int index, operations_research::SequenceVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange (std::vector< operations_research::SequenceVar * > *self, int index, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat (operations_research::SequenceVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SequenceVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange (std::vector< operations_research::SequenceVar * > *self, int index, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::LocalSearchOperatorstd_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * >::value_type const & std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem (std::vector< operations_research::LocalSearchOperator * > *self, int index, operations_research::LocalSearchOperator *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange (std::vector< operations_research::LocalSearchOperator * > *self, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert (std::vector< operations_research::LocalSearchOperator * > *self, int index, operations_research::LocalSearchOperator *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat (operations_research::LocalSearchOperator *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::LocalSearchOperator * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::LocalSearchFilterstd_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * >::value_type const & std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem (std::vector< operations_research::LocalSearchFilter * > *self, int index, operations_research::LocalSearchFilter *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange (std::vector< operations_research::LocalSearchFilter * > *self, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert (std::vector< operations_research::LocalSearchFilter * > *self, int index, operations_research::LocalSearchFilter *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat (operations_research::LocalSearchFilter *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::LocalSearchFilter * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SymmetryBreakerstd_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * >::value_type const & std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem (std::vector< operations_research::SymmetryBreaker * > *self, int index, operations_research::SymmetryBreaker *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange (std::vector< operations_research::SymmetryBreaker * > *self, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert (std::vector< operations_research::SymmetryBreaker * > *self, int index, operations_research::SymmetryBreaker *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat (operations_research::SymmetryBreaker *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SymmetryBreaker * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN operations_research::Constraint * operations_research_IntExpr_MapTo (operations_research::IntExpr *self, std::vector< operations_research::IntVar * > const &vars)
 
SWIGINTERN operations_research::IntExpr * operations_research_IntExpr_IndexOf__SWIG_0 (operations_research::IntExpr *self, std::vector< int64 > const &vars)
 
SWIGINTERN operations_research::IntExpr * operations_research_IntExpr_IndexOf__SWIG_1 (operations_research::IntExpr *self, std::vector< operations_research::IntVar * > const &vars)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsEqual__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsDifferent__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsGreater__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsGreaterOrEqual__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsLess__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsLessOrEqual__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsMember__SWIG_0 (operations_research::IntExpr *self, std::vector< int64 > const &values)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsMember__SWIG_1 (operations_research::IntExpr *self, std::vector< int > const &values)
 
SWIGINTERN operations_research::Constraint * operations_research_IntExpr_Member__SWIG_0 (operations_research::IntExpr *self, std::vector< int64 > const &values)
 
SWIGINTERN operations_research::Constraint * operations_research_IntExpr_Member__SWIG_1 (operations_research::IntExpr *self, std::vector< int > const &values)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsDifferent__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsGreater__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsGreaterOrEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsLess__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVar * operations_research_IntExpr_IsLessOrEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::OptimizeVar * operations_research_IntExpr_Minimize (operations_research::IntExpr *self, int64 step)
 
SWIGINTERN operations_research::OptimizeVar * operations_research_IntExpr_Maximize (operations_research::IntExpr *self, int64 step)
 
SWIGINTERN operations_research::IntVarIterator * operations_research_IntVar_GetDomain (operations_research::IntVar *self)
 
SWIGINTERN operations_research::IntVarIterator * operations_research_IntVar_GetHoles (operations_research::IntVar *self)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfterEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfterStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAtEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAtStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfterEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfterStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAtEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAtStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfterEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfterStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAtEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAtStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfterEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfterStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAtEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAtStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAfter (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsAt (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_EndsBefore (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAfter (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsAt (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_StartsBefore (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_CrossesDate (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraint * operations_research_IntervalVar_AvoidsDate (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::IntervalVar * operations_research_IntervalVar_RelaxedMax (operations_research::IntervalVar *self)
 
SWIGINTERN operations_research::IntervalVar * operations_research_IntervalVar_RelaxedMin (operations_research::IntervalVar *self)
 
SWIGINTERN int operations_research_IntVarLocalSearchFilter_Index (operations_research::IntVarLocalSearchFilter *self, operations_research::IntVar *const var)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___ (int jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___ (int jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___ (long long jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___ (void *jarg1, int len2_1, int len2_2[], int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___ (char *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___ (char *jarg1, int parameters_size, uint8 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___ (void *jarg1)
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___ (void *jarg1)
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_State___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___ (void *jarg1)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___ (void *jarg1)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___ (void *jarg1, long long jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___ (void *jarg1, int length2, int64 *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___ (void *jarg1, int length2, int *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___ (void *jarg1, long long jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___ (void *jarg1, long long jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___ (void *jarg1, int length2, int *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___ (void *jarg1, void *jarg2, unsigned int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___ (void *jarg1, int length2, int *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int length4, int64 *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int length4, int64 *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int length4, int64 *jarg4, int length5, int64 *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, unsigned int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int length4, int64 *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int length5, int64 *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64 *jarg4, int length5, int64 *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64 *jarg4, int length5, int64 *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___ (void *jarg1, long long jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6, long long jarg7, unsigned int jarg8, char *jarg9)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___ (void *jarg1, int jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6, long long jarg7, long long jarg8, unsigned int jarg9, char *jarg10, void *jarg11)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___ (void *jarg1, void *jarg2, int jarg3, void *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, unsigned int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___ (void *jarg1, int jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___ (void *jarg1, unsigned int jarg2, void *jarg3, int length4, int64 *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___ (void *jarg1, unsigned int jarg2, void *jarg3, int length4, int *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, void *jarg5, long long jarg6, long long jarg7, double jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, void *jarg5, long long jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___ (void *jarg1, unsigned int jarg2, void *jarg3, void *jarg4, long long jarg5, void *jarg6, double jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___ (void *jarg1, unsigned int jarg2, void *jarg3, void *jarg4, long long jarg5, void *jarg6, void *jarg7, double jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___ (void *jarg1, int proto_size, uint8 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___ (void *jarg1, int jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___ (void *jarg1, int jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___ (void *jarg1, void *jarg2, long long jarg3, unsigned int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___ (void *jarg1, void *jarg2, int jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___ (void *jarg1, void *jarg2, void *jarg3, int jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, int jarg6, int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___ (void *jarg1, void *jarg2, long long jarg3, long *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___ (void *jarg1, void *jarg2, long long jarg3, long *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7, void *jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7, void *jarg8, void *jarg9)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6, void *jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchFilterManager___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___ (void *jarg1, char *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Zero___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_One___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___ (void *jarg1, char *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Decision___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___ (void *objarg, SwigDirector_Decision::SWIG_Callback0_t callback0, SwigDirector_Decision::SWIG_Callback1_t callback1, SwigDirector_Decision::SWIG_Callback2_t callback2, SwigDirector_Decision::SWIG_Callback3_t callback3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___ (void *jarg1, void *jarg2, long long jarg3, unsigned int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___ (void *objarg, SwigDirector_DecisionBuilder::SWIG_Callback0_t callback0, SwigDirector_DecisionBuilder::SWIG_Callback1_t callback1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Demon___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___ (void *objarg, SwigDirector_Demon::SWIG_Callback0_t callback0, SwigDirector_Demon::SWIG_Callback1_t callback1, SwigDirector_Demon::SWIG_Callback2_t callback2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___ (void *jarg1, void *jarg2, char *jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___ (void *jarg1, void *jarg2, char *jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___ (void *jarg1, char *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___ (void *jarg1, char *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___ (void *objarg, SwigDirector_Constraint::SWIG_Callback0_t callback0, SwigDirector_Constraint::SWIG_Callback1_t callback1, SwigDirector_Constraint::SWIG_Callback2_t callback2, SwigDirector_Constraint::SWIG_Callback3_t callback3, SwigDirector_Constraint::SWIG_Callback4_t callback4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___ (void *objarg, SwigDirector_SearchMonitor::SWIG_Callback0_t callback0, SwigDirector_SearchMonitor::SWIG_Callback1_t callback1, SwigDirector_SearchMonitor::SWIG_Callback2_t callback2, SwigDirector_SearchMonitor::SWIG_Callback3_t callback3, SwigDirector_SearchMonitor::SWIG_Callback4_t callback4, SwigDirector_SearchMonitor::SWIG_Callback5_t callback5, SwigDirector_SearchMonitor::SWIG_Callback6_t callback6, SwigDirector_SearchMonitor::SWIG_Callback7_t callback7, SwigDirector_SearchMonitor::SWIG_Callback8_t callback8, SwigDirector_SearchMonitor::SWIG_Callback9_t callback9, SwigDirector_SearchMonitor::SWIG_Callback10_t callback10, SwigDirector_SearchMonitor::SWIG_Callback11_t callback11, SwigDirector_SearchMonitor::SWIG_Callback12_t callback12, SwigDirector_SearchMonitor::SWIG_Callback13_t callback13, SwigDirector_SearchMonitor::SWIG_Callback14_t callback14, SwigDirector_SearchMonitor::SWIG_Callback15_t callback15, SwigDirector_SearchMonitor::SWIG_Callback16_t callback16, SwigDirector_SearchMonitor::SWIG_Callback17_t callback17, SwigDirector_SearchMonitor::SWIG_Callback18_t callback18, SwigDirector_SearchMonitor::SWIG_Callback19_t callback19, SwigDirector_SearchMonitor::SWIG_Callback20_t callback20, SwigDirector_SearchMonitor::SWIG_Callback21_t callback21, SwigDirector_SearchMonitor::SWIG_Callback22_t callback22, SwigDirector_SearchMonitor::SWIG_Callback23_t callback23, SwigDirector_SearchMonitor::SWIG_Callback24_t callback24)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___ (void *jarg1, long *jarg2, long *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___ (void *objarg, SwigDirector_SolutionCollector::SWIG_Callback0_t callback0, SwigDirector_SolutionCollector::SWIG_Callback1_t callback1, SwigDirector_SolutionCollector::SWIG_Callback2_t callback2, SwigDirector_SolutionCollector::SWIG_Callback3_t callback3, SwigDirector_SolutionCollector::SWIG_Callback4_t callback4, SwigDirector_SolutionCollector::SWIG_Callback5_t callback5, SwigDirector_SolutionCollector::SWIG_Callback6_t callback6, SwigDirector_SolutionCollector::SWIG_Callback7_t callback7, SwigDirector_SolutionCollector::SWIG_Callback8_t callback8, SwigDirector_SolutionCollector::SWIG_Callback9_t callback9, SwigDirector_SolutionCollector::SWIG_Callback10_t callback10, SwigDirector_SolutionCollector::SWIG_Callback11_t callback11, SwigDirector_SolutionCollector::SWIG_Callback12_t callback12, SwigDirector_SolutionCollector::SWIG_Callback13_t callback13, SwigDirector_SolutionCollector::SWIG_Callback14_t callback14, SwigDirector_SolutionCollector::SWIG_Callback15_t callback15, SwigDirector_SolutionCollector::SWIG_Callback16_t callback16, SwigDirector_SolutionCollector::SWIG_Callback17_t callback17, SwigDirector_SolutionCollector::SWIG_Callback18_t callback18, SwigDirector_SolutionCollector::SWIG_Callback19_t callback19, SwigDirector_SolutionCollector::SWIG_Callback20_t callback20, SwigDirector_SolutionCollector::SWIG_Callback21_t callback21, SwigDirector_SolutionCollector::SWIG_Callback22_t callback22, SwigDirector_SolutionCollector::SWIG_Callback23_t callback23, SwigDirector_SolutionCollector::SWIG_Callback24_t callback24)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___ (void *objarg, SwigDirector_OptimizeVar::SWIG_Callback0_t callback0, SwigDirector_OptimizeVar::SWIG_Callback1_t callback1, SwigDirector_OptimizeVar::SWIG_Callback2_t callback2, SwigDirector_OptimizeVar::SWIG_Callback3_t callback3, SwigDirector_OptimizeVar::SWIG_Callback4_t callback4, SwigDirector_OptimizeVar::SWIG_Callback5_t callback5, SwigDirector_OptimizeVar::SWIG_Callback6_t callback6, SwigDirector_OptimizeVar::SWIG_Callback7_t callback7, SwigDirector_OptimizeVar::SWIG_Callback8_t callback8, SwigDirector_OptimizeVar::SWIG_Callback9_t callback9, SwigDirector_OptimizeVar::SWIG_Callback10_t callback10, SwigDirector_OptimizeVar::SWIG_Callback11_t callback11, SwigDirector_OptimizeVar::SWIG_Callback12_t callback12, SwigDirector_OptimizeVar::SWIG_Callback13_t callback13, SwigDirector_OptimizeVar::SWIG_Callback14_t callback14, SwigDirector_OptimizeVar::SWIG_Callback15_t callback15, SwigDirector_OptimizeVar::SWIG_Callback16_t callback16, SwigDirector_OptimizeVar::SWIG_Callback17_t callback17, SwigDirector_OptimizeVar::SWIG_Callback18_t callback18, SwigDirector_OptimizeVar::SWIG_Callback19_t callback19, SwigDirector_OptimizeVar::SWIG_Callback20_t callback20, SwigDirector_OptimizeVar::SWIG_Callback21_t callback21, SwigDirector_OptimizeVar::SWIG_Callback22_t callback22, SwigDirector_OptimizeVar::SWIG_Callback23_t callback23, SwigDirector_OptimizeVar::SWIG_Callback24_t callback24, SwigDirector_OptimizeVar::SWIG_Callback25_t callback25)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___ (void *objarg, SwigDirector_SearchLimit::SWIG_Callback0_t callback0, SwigDirector_SearchLimit::SWIG_Callback1_t callback1, SwigDirector_SearchLimit::SWIG_Callback2_t callback2, SwigDirector_SearchLimit::SWIG_Callback3_t callback3, SwigDirector_SearchLimit::SWIG_Callback4_t callback4, SwigDirector_SearchLimit::SWIG_Callback5_t callback5, SwigDirector_SearchLimit::SWIG_Callback6_t callback6, SwigDirector_SearchLimit::SWIG_Callback7_t callback7, SwigDirector_SearchLimit::SWIG_Callback8_t callback8, SwigDirector_SearchLimit::SWIG_Callback9_t callback9, SwigDirector_SearchLimit::SWIG_Callback10_t callback10, SwigDirector_SearchLimit::SWIG_Callback11_t callback11, SwigDirector_SearchLimit::SWIG_Callback12_t callback12, SwigDirector_SearchLimit::SWIG_Callback13_t callback13, SwigDirector_SearchLimit::SWIG_Callback14_t callback14, SwigDirector_SearchLimit::SWIG_Callback15_t callback15, SwigDirector_SearchLimit::SWIG_Callback16_t callback16, SwigDirector_SearchLimit::SWIG_Callback17_t callback17, SwigDirector_SearchLimit::SWIG_Callback18_t callback18, SwigDirector_SearchLimit::SWIG_Callback19_t callback19, SwigDirector_SearchLimit::SWIG_Callback20_t callback20, SwigDirector_SearchLimit::SWIG_Callback21_t callback21, SwigDirector_SearchLimit::SWIG_Callback22_t callback22, SwigDirector_SearchLimit::SWIG_Callback23_t callback23, SwigDirector_SearchLimit::SWIG_Callback24_t callback24, SwigDirector_SearchLimit::SWIG_Callback25_t callback25, SwigDirector_SearchLimit::SWIG_Callback26_t callback26, SwigDirector_SearchLimit::SWIG_Callback27_t callback27, SwigDirector_SearchLimit::SWIG_Callback28_t callback28)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___ (void *objarg, SwigDirector_RegularLimit::SWIG_Callback0_t callback0, SwigDirector_RegularLimit::SWIG_Callback1_t callback1, SwigDirector_RegularLimit::SWIG_Callback2_t callback2, SwigDirector_RegularLimit::SWIG_Callback3_t callback3, SwigDirector_RegularLimit::SWIG_Callback4_t callback4, SwigDirector_RegularLimit::SWIG_Callback5_t callback5, SwigDirector_RegularLimit::SWIG_Callback6_t callback6, SwigDirector_RegularLimit::SWIG_Callback7_t callback7, SwigDirector_RegularLimit::SWIG_Callback8_t callback8, SwigDirector_RegularLimit::SWIG_Callback9_t callback9, SwigDirector_RegularLimit::SWIG_Callback10_t callback10, SwigDirector_RegularLimit::SWIG_Callback11_t callback11, SwigDirector_RegularLimit::SWIG_Callback12_t callback12, SwigDirector_RegularLimit::SWIG_Callback13_t callback13, SwigDirector_RegularLimit::SWIG_Callback14_t callback14, SwigDirector_RegularLimit::SWIG_Callback15_t callback15, SwigDirector_RegularLimit::SWIG_Callback16_t callback16, SwigDirector_RegularLimit::SWIG_Callback17_t callback17, SwigDirector_RegularLimit::SWIG_Callback18_t callback18, SwigDirector_RegularLimit::SWIG_Callback19_t callback19, SwigDirector_RegularLimit::SWIG_Callback20_t callback20, SwigDirector_RegularLimit::SWIG_Callback21_t callback21, SwigDirector_RegularLimit::SWIG_Callback22_t callback22, SwigDirector_RegularLimit::SWIG_Callback23_t callback23, SwigDirector_RegularLimit::SWIG_Callback24_t callback24, SwigDirector_RegularLimit::SWIG_Callback25_t callback25, SwigDirector_RegularLimit::SWIG_Callback26_t callback26, SwigDirector_RegularLimit::SWIG_Callback27_t callback27, SwigDirector_RegularLimit::SWIG_Callback28_t callback28)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___ (void *jarg1, void *jarg2, void *jarg3, char *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___ (void *jarg1, int length2, int *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___ (void *jarg1, int length2, int *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Pack___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___ (void *jarg1, int length2, int64 *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___ (void *jarg1, int jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_director_connect___ (void *objarg, SwigDirector_LocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_LocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_LocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_LocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_LocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_LocalSearchOperator::SWIG_Callback5_t callback5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_director_connect___ (void *objarg, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback5_t callback5, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback6_t callback6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___ (void *jarg1, long long jarg2, int length3, int *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_director_connect___ (void *objarg, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback5_t callback5, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback6_t callback6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___ (void *objarg, SwigDirector_BaseLns::SWIG_Callback0_t callback0, SwigDirector_BaseLns::SWIG_Callback1_t callback1, SwigDirector_BaseLns::SWIG_Callback2_t callback2, SwigDirector_BaseLns::SWIG_Callback3_t callback3, SwigDirector_BaseLns::SWIG_Callback4_t callback4, SwigDirector_BaseLns::SWIG_Callback5_t callback5, SwigDirector_BaseLns::SWIG_Callback6_t callback6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_director_connect___ (void *objarg, SwigDirector_ChangeValue::SWIG_Callback0_t callback0, SwigDirector_ChangeValue::SWIG_Callback1_t callback1, SwigDirector_ChangeValue::SWIG_Callback2_t callback2, SwigDirector_ChangeValue::SWIG_Callback3_t callback3, SwigDirector_ChangeValue::SWIG_Callback4_t callback4, SwigDirector_ChangeValue::SWIG_Callback5_t callback5, SwigDirector_ChangeValue::SWIG_Callback6_t callback6, SwigDirector_ChangeValue::SWIG_Callback7_t callback7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_director_connect___ (void *objarg, SwigDirector_PathOperator::SWIG_Callback0_t callback0, SwigDirector_PathOperator::SWIG_Callback1_t callback1, SwigDirector_PathOperator::SWIG_Callback2_t callback2, SwigDirector_PathOperator::SWIG_Callback3_t callback3, SwigDirector_PathOperator::SWIG_Callback4_t callback4, SwigDirector_PathOperator::SWIG_Callback5_t callback5, SwigDirector_PathOperator::SWIG_Callback6_t callback6, SwigDirector_PathOperator::SWIG_Callback7_t callback7, SwigDirector_PathOperator::SWIG_Callback8_t callback8, SwigDirector_PathOperator::SWIG_Callback9_t callback9, SwigDirector_PathOperator::SWIG_Callback10_t callback10, SwigDirector_PathOperator::SWIG_Callback11_t callback11, SwigDirector_PathOperator::SWIG_Callback12_t callback12, SwigDirector_PathOperator::SWIG_Callback13_t callback13, SwigDirector_PathOperator::SWIG_Callback14_t callback14)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_director_connect___ (void *objarg, SwigDirector_LocalSearchFilter::SWIG_Callback0_t callback0, SwigDirector_LocalSearchFilter::SWIG_Callback1_t callback1, SwigDirector_LocalSearchFilter::SWIG_Callback2_t callback2, SwigDirector_LocalSearchFilter::SWIG_Callback3_t callback3, SwigDirector_LocalSearchFilter::SWIG_Callback4_t callback4, SwigDirector_LocalSearchFilter::SWIG_Callback5_t callback5, SwigDirector_LocalSearchFilter::SWIG_Callback6_t callback6, SwigDirector_LocalSearchFilter::SWIG_Callback7_t callback7, SwigDirector_LocalSearchFilter::SWIG_Callback8_t callback8)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, long long jarg5, long long jarg6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___ (void *objarg, SwigDirector_LocalSearchFilterManager::SWIG_Callback0_t callback0)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_director_connect___ (void *objarg, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback0_t callback0, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback1_t callback1, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback2_t callback2, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback3_t callback3, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback4_t callback4, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback5_t callback5, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback6_t callback6, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback7_t callback7, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback8_t callback8)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_director_connect___ (void *objarg, SwigDirector_SymmetryBreaker::SWIG_Callback0_t callback0, SwigDirector_SymmetryBreaker::SWIG_Callback1_t callback1, SwigDirector_SymmetryBreaker::SWIG_Callback2_t callback2, SwigDirector_SymmetryBreaker::SWIG_Callback3_t callback3, SwigDirector_SymmetryBreaker::SWIG_Callback4_t callback4, SwigDirector_SymmetryBreaker::SWIG_Callback5_t callback5, SwigDirector_SymmetryBreaker::SWIG_Callback6_t callback6, SwigDirector_SymmetryBreaker::SWIG_Callback7_t callback7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64 *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64 *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___ (int length1, int *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___ (int jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___ (void *jarg1, int jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___ (long long jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___ (long long jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___ (int length1, int *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___ (long long jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___ (unsigned int jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___ (int jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___ (int jarg1, int jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___ (void *jarg1, long long jarg2)
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___ ()
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___ (int search_parameters_size, uint8 *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___ (void *jarg1, int parameters_size, uint8 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___ (void *jarg1, int jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___ (void *jarg1, int length2, int *jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___ (void *jarg1, int jarg2, long long jarg3, int length4, int64 *jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___ (void *jarg1, int length2, int *jarg2, long long jarg3, int length4, int64 *jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___ (void *jarg1, long long jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___ (void *jarg1, int length2, int64 *jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___ (void *jarg1, int length2, int64 *jarg2, long long jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___ (void *jarg1, int length2, int64 *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___ (void *jarg1, int length2, int *jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___ (void *jarg1, long long jarg2, int jarg3, int jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTopologicallySortedVisitTypes___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___ (void *jarg1, long long jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ConsiderEmptyRouteCostsForVehicle___ (void *jarg1, unsigned int jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AreEmptyRouteCostsConsideredForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___ (void *jarg1, int search_parameters_size, uint8 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___ (void *jarg1, int search_parameters_size, uint8 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___ (void *jarg1, void *jarg2, int search_parameters_size, uint8 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2, unsigned int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2, unsigned int jarg3, unsigned int jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___ (void *jarg1, void *jarg2, int len3_1, int len3_2[], int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleCostsConsideredVar___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___ (void *jarg1, int search_parameters_size, uint8 *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___ (void *jarg1, int search_parameters_size, uint8 *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, int jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, int length4, int64 *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___ (void *jarg1, long long jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___ (void *jarg1, void *jarg2, int jarg3, int length4, int64 *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___ (void *jarg1, int search_parameters_size, uint8 *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BasePathFilter___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_Accept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_OnSynchronize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_CPFeasibilityFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CPFeasibilityFilter___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_Accept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_OnSynchronize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___ (operations_research::PropagationBaseObject *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___ (operations_research::Decision *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___ (operations_research::DecisionVisitor *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___ (operations_research::DecisionBuilder *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___ (operations_research::Demon *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___ (operations_research::ModelVisitor *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___ (operations_research::Constraint *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___ (operations_research::CastConstraint *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___ (operations_research::SearchMonitor *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___ (operations_research::IntExpr *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___ (operations_research::IntVarIterator *jarg1)
 
SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___ (operations_research::IntVar *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___ (operations_research::SolutionCollector *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___ (operations_research::OptimizeVar *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___ (operations_research::SearchLimit *jarg1)
 
SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___ (operations_research::RegularLimit *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___ (operations_research::IntervalVar *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___ (operations_research::SequenceVar *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___ (operations_research::IntVarElement *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___ (operations_research::IntervalVarElement *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___ (operations_research::SequenceVarElement *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___ (operations_research::Assignment *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___ (operations_research::Pack *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___ (operations_research::DisjunctiveConstraint *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___ (operations_research::SolutionPool *jarg1)
 
SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___ (operations_research::BaseIntExpr *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___ (operations_research::LocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___ (operations_research::VarLocalSearchOperator< operations_research::IntVar, int64, operations_research::IntVarLocalSearchHandler > *jarg1)
 
SWIGEXPORT operations_research::VarLocalSearchOperator< operations_research::IntVar, int64, operations_research::IntVarLocalSearchHandler > *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_SWIGUpcast___ (operations_research::IntVarLocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___ (operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *jarg1)
 
SWIGEXPORT operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_SWIGUpcast___ (operations_research::SequenceVarLocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___ (operations_research::BaseLns *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___ (operations_research::ChangeValue *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___ (operations_research::PathOperator *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___ (operations_research::LocalSearchFilter *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___ (operations_research::LocalSearchFilterManager *jarg1)
 
SWIGEXPORT operations_research::LocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___ (operations_research::IntVarLocalSearchFilter *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___ (operations_research::PropagationMonitor *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___ (operations_research::LocalSearchMonitor *jarg1)
 
SWIGEXPORT operations_research::IntVar *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___ (operations_research::BooleanVar *jarg1)
 
SWIGEXPORT operations_research::DecisionVisitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___ (operations_research::SymmetryBreaker *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___ (operations_research::SearchLog *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___ (operations_research::RoutingModelVisitor *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___ (operations_research::GlobalVehicleBreaksConstraint *jarg1)
 
SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___ (operations_research::TypeIncompatibilityChecker *jarg1)
 
SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___ (operations_research::TypeRequirementChecker *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___ (operations_research::TypeRegulationsConstraint *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_SWIGUpcast___ (operations_research::BasePathFilter *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_SWIGUpcast___ (operations_research::CPFeasibilityFilter *jarg1)
 

Variables

static SWIG_CSharpException_t SWIG_csharp_exceptions []
 
static SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument []
 
static SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
 

Macro Definition Documentation

◆ SWIG_AttributeError

#define SWIG_AttributeError   -11

Definition at line 313 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_contract_assert

#define SWIG_contract_assert (   nullreturn,
  expr,
  msg 
)    if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else

Definition at line 300 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_DIRECTORS

#define SWIG_DIRECTORS

Definition at line 16 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_DivisionByZero

#define SWIG_DivisionByZero   -6

Definition at line 308 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_IndexError

#define SWIG_IndexError   -4

Definition at line 306 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_IOError

#define SWIG_IOError   -2

Definition at line 304 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_MemoryError

#define SWIG_MemoryError   -12

Definition at line 314 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_NullReferenceError

#define SWIG_NullReferenceError   -13

Definition at line 315 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_OverflowError

#define SWIG_OverflowError   -7

Definition at line 309 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_RuntimeError

#define SWIG_RuntimeError   -3

Definition at line 305 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_SyntaxError

#define SWIG_SyntaxError   -8

Definition at line 310 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_SystemError

#define SWIG_SystemError   -10

Definition at line 312 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_TypeError

#define SWIG_TypeError   -5

Definition at line 307 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_UnknownError

#define SWIG_UnknownError   -1

Definition at line 303 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_ValueError

#define SWIG_ValueError   -9

Definition at line 311 of file constraint_solver_csharp_wrap.cc.

◆ SWIGCSHARP

#define SWIGCSHARP

Definition at line 13 of file constraint_solver_csharp_wrap.cc.

◆ SWIGEXPORT

#define SWIGEXPORT

Definition at line 128 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINLINE

#define SWIGINLINE

Definition at line 65 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINTERN

#define SWIGINTERN   static SWIGUNUSED

Definition at line 100 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINTERNINLINE

#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE

Definition at line 105 of file constraint_solver_csharp_wrap.cc.

◆ SWIGSTDCALL

#define SWIGSTDCALL

Definition at line 138 of file constraint_solver_csharp_wrap.cc.

◆ SWIGTEMPLATEDISAMBIGUATOR

#define SWIGTEMPLATEDISAMBIGUATOR

Definition at line 56 of file constraint_solver_csharp_wrap.cc.

◆ SWIGUNUSED

#define SWIGUNUSED

Definition at line 80 of file constraint_solver_csharp_wrap.cc.

◆ SWIGUNUSEDPARM

#define SWIGUNUSEDPARM (   p)    p SWIGUNUSED

Definition at line 94 of file constraint_solver_csharp_wrap.cc.

◆ SWIGWORDSIZE64

#define SWIGWORDSIZE64

Definition at line 447 of file constraint_solver_csharp_wrap.cc.

Typedef Documentation

◆ SWIG_CSharpExceptionArgumentCallback_t

typedef void(SWIGSTDCALL* SWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)

Definition at line 195 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCallback_t

typedef void(SWIGSTDCALL* SWIG_CSharpExceptionCallback_t) (const char *)

Definition at line 194 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpStringHelperCallback

typedef char*(SWIGSTDCALL* SWIG_CSharpStringHelperCallback) (const char *)

Definition at line 286 of file constraint_solver_csharp_wrap.cc.

Enumeration Type Documentation

◆ SWIG_CSharpExceptionArgumentCodes

Enumerator
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 

Definition at line 188 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCodes

Enumerator
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 

Definition at line 174 of file constraint_solver_csharp_wrap.cc.

Function Documentation

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___ ( void *  jarg1)

Definition at line 34282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___ ( void *  jarg1)

Definition at line 34266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 34298 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29341 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29293 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29361 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___ ( void *  jarg1)

Definition at line 29391 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___ ( void *  jarg1)

Definition at line 29375 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28519 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29077 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28387 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___ ( void *  jarg1)

Definition at line 29415 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29135 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28603 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___ ( void *  jarg1)

Definition at line 28303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___ ( void *  jarg1)

Definition at line 28397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29427 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29455 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29317 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29351 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___ ( void *  jarg1)

Definition at line 29383 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28765 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28751 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28779 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___ ( void *  jarg1)

Definition at line 28311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28807 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28793 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28821 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28547 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28695 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29105 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29119 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___ ( void *  jarg1)

Definition at line 28417 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___ ( void *  jarg1)

Definition at line 29513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___ ( void *  jarg1)

Definition at line 29489 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28561 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___ ( void *  jarg1)

Definition at line 29525 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___ ( void *  jarg1)

Definition at line 29501 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___ ( void *  jarg1)

Definition at line 29549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___ ( void *  jarg1)

Definition at line 28347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___ ( void *  jarg1)

Definition at line 28335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___ ( void *  jarg1)

Definition at line 28359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___ ( void *  jarg1)

Definition at line 28405 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___ ( void *  jarg1)

Definition at line 28465 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___ ( void *  jarg1)

Definition at line 28441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___ ( void *  jarg1)

Definition at line 28429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___ ( void *  jarg1)

Definition at line 28453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28849 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28835 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28863 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___ ( void *  jarg1)

Definition at line 28379 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___ ( void *  jarg1)

Definition at line 29537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29231 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28927 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 28951 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28965 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29015 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28629 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28497 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29039 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29027 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 28641 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 29167 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28889 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28877 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 28901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29252 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___ ( void *  jarg1)

Definition at line 28323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28723 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28737 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___ ( void *  jarg1)

Definition at line 28371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___ ( operations_research::Assignment *  jarg1)

Definition at line 38981 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___ ( void *  jarg1)

Definition at line 29403 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29151 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___ ( void *  jarg1)

Definition at line 27351 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___ ( void *  jarg1)

Definition at line 27367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___ ( void *  jarg1)

Definition at line 27359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34505 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 34677 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___ ( void *  jarg1)

Definition at line 34549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 34635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___ ( void *  jarg1)

Definition at line 34567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34519 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 34557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___ ( void *  jarg1)

Definition at line 34669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___ ( void *  jarg1)

Definition at line 34649 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___ ( void *  jarg1)

Definition at line 34661 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34735 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 34879 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___ ( void *  jarg1)

Definition at line 34751 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34795 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34781 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34823 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 34837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___ ( void *  jarg1)

Definition at line 34769 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34721 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 34759 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___ ( void *  jarg1)

Definition at line 34871 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___ ( void *  jarg1)

Definition at line 34851 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___ ( void *  jarg1)

Definition at line 34863 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34909 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 35081 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___ ( void *  jarg1)

Definition at line 34953 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35011 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34997 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34983 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35039 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___ ( void *  jarg1)

Definition at line 34971 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34923 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 34961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___ ( void *  jarg1)

Definition at line 35073 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___ ( void *  jarg1)

Definition at line 35053 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___ ( void *  jarg1)

Definition at line 35065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___ ( void *  jarg1)

Definition at line 30148 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___()

SWIGEXPORT operations_research::IntExpr* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___ ( operations_research::BaseIntExpr jarg1)

Definition at line 38997 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___ ( void *  jarg1)

Definition at line 30136 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___ ( void *  objarg,
SwigDirector_BaseLns::SWIG_Callback0_t  callback0,
SwigDirector_BaseLns::SWIG_Callback1_t  callback1,
SwigDirector_BaseLns::SWIG_Callback2_t  callback2,
SwigDirector_BaseLns::SWIG_Callback3_t  callback3,
SwigDirector_BaseLns::SWIG_Callback4_t  callback4,
SwigDirector_BaseLns::SWIG_Callback5_t  callback5,
SwigDirector_BaseLns::SWIG_Callback6_t  callback6 
)

Definition at line 30946 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___ ( void *  jarg1)

Definition at line 30910 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___ ( void *  jarg1)

Definition at line 30922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___ ( void *  jarg1)

Definition at line 30934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___ ( void *  jarg1)

Definition at line 30872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___ ( void *  jarg1)

Definition at line 30880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___ ( void *  jarg1)

Definition at line 30888 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___ ( operations_research::BaseLns jarg1)

Definition at line 39021 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___ ( void *  jarg1)

Definition at line 20711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 38805 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_OnSynchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_OnSynchronize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchFilter* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_SWIGUpcast___ ( operations_research::BasePathFilter jarg1)

Definition at line 39085 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___ ( )

Definition at line 30180 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___ ( void *  jarg1)

Definition at line 32834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___ ( void *  jarg1)

Definition at line 32630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32770 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32798 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___ ( )

Definition at line 32514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___ ( void *  jarg1)

Definition at line 32568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___ ( void *  jarg1)

Definition at line 32532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___ ( void *  jarg1)

Definition at line 32846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 32678 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___ ( void *  jarg1)

Definition at line 32826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32580 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32544 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 32604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___ ( void *  jarg1)

Definition at line 32720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___()

SWIGEXPORT operations_research::IntVar* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___ ( operations_research::BooleanVar jarg1)

Definition at line 39053 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___ ( void *  jarg1)

Definition at line 32746 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___ ( void *  jarg1)

Definition at line 32642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___ ( void *  jarg1)

Definition at line 32758 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32700 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___ ( operations_research::CastConstraint *  jarg1)

Definition at line 38925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___ ( void *  jarg1)

Definition at line 23354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 30993 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___ ( void *  jarg1)

Definition at line 31007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 30977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___ ( operations_research::ChangeValue jarg1)

Definition at line 39025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___ ( )

Definition at line 30190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23305 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___ ( void *  objarg,
SwigDirector_Constraint::SWIG_Callback0_t  callback0,
SwigDirector_Constraint::SWIG_Callback1_t  callback1,
SwigDirector_Constraint::SWIG_Callback2_t  callback2,
SwigDirector_Constraint::SWIG_Callback3_t  callback3,
SwigDirector_Constraint::SWIG_Callback4_t  callback4 
)

Definition at line 23339 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 23273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___ ( void *  jarg1)

Definition at line 23315 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___ ( void *  jarg1)

Definition at line 23265 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___ ( operations_research::Constraint *  jarg1)

Definition at line 38921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___ ( void *  jarg1)

Definition at line 23281 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___ ( void *  jarg1)

Definition at line 23293 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___ ( void *  jarg1)

Definition at line 23327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 38867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_OnSynchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_OnSynchronize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchFilter* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_SWIGUpcast___ ( operations_research::CPFeasibilityFilter jarg1)

Definition at line 39089 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_ToString___ ( void *  jarg1)

Definition at line 38855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___ ( )

Definition at line 10712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___ ( )

Definition at line 30220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___ ( void *  objarg,
SwigDirector_Decision::SWIG_Callback0_t  callback0,
SwigDirector_Decision::SWIG_Callback1_t  callback1,
SwigDirector_Decision::SWIG_Callback2_t  callback2,
SwigDirector_Decision::SWIG_Callback3_t  callback3 
)

Definition at line 20954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___ ( operations_research::Decision *  jarg1)

Definition at line 38901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___ ( void *  jarg1)

Definition at line 20910 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___ ( void *  jarg1)

Definition at line 20922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___ ( void *  objarg,
SwigDirector_DecisionBuilder::SWIG_Callback0_t  callback0,
SwigDirector_DecisionBuilder::SWIG_Callback1_t  callback1 
)

Definition at line 21117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___ ( operations_research::DecisionBuilder *  jarg1)

Definition at line 38909 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___ ( void *  jarg1)

Definition at line 21093 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___ ( void *  jarg1)

Definition at line 21105 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___ ( void *  jarg1)

Definition at line 8290 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___ ( void *  jarg1)

Definition at line 8258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8595 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8374 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8355 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8426 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8611 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8490 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8505 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8525 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 8546 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___ ( void *  jarg1)

Definition at line 8278 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___ ( operations_research::DecisionVisitor *  jarg1)

Definition at line 38905 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 21029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 21041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21005 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 20979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
unsigned int  jarg4 
)

Definition at line 20991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___ ( void *  jarg1)

Definition at line 21053 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___ ( )

Definition at line 10732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___ ( )

Definition at line 10722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___ ( )

Definition at line 10742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___ ( void *  jarg1)

Definition at line 11032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___ ( void *  jarg1)

Definition at line 10988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___ ( void *  jarg1)

Definition at line 10922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___ ( void *  jarg1)

Definition at line 10900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___ ( void *  jarg1)

Definition at line 10856 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___ ( )

Definition at line 10772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___ ( )

Definition at line 10782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___ ( void *  jarg1)

Definition at line 10944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 10934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___ ( void *  jarg1)

Definition at line 10966 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10956 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___ ( void *  jarg1)

Definition at line 10878 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 10868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___ ( )

Definition at line 10762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___ ( )

Definition at line 10752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___ ( void *  jarg1)

Definition at line 11010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 11000 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___ ( void *  jarg1)

Definition at line 10834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___ ( void *  jarg1)

Definition at line 10812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___ ( )

Definition at line 10792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___ ( )

Definition at line 35256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___ ( )

Definition at line 35274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___ ( void *  jarg1)

Definition at line 28295 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___ ( void *  jarg1)

Definition at line 27379 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___ ( void *  jarg1)

Definition at line 34689 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___ ( void *  jarg1)

Definition at line 34891 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___ ( void *  jarg1)

Definition at line 35093 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___ ( void *  jarg1)

Definition at line 30128 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___ ( void *  jarg1)

Definition at line 30864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___ ( void *  jarg1)

Definition at line 20703 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BasePathFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BasePathFilter___ ( void *  jarg1)

Definition at line 38797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___ ( void *  jarg1)

Definition at line 32524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___ ( void *  jarg1)

Definition at line 23346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___ ( void *  jarg1)

Definition at line 30969 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___ ( void *  jarg1)

Definition at line 23257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_CPFeasibilityFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CPFeasibilityFilter___ ( void *  jarg1)

Definition at line 38847 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___ ( void *  jarg1)

Definition at line 20882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___ ( void *  jarg1)

Definition at line 21071 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___ ( void *  jarg1)

Definition at line 8659 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___ ( void *  jarg1)

Definition at line 20971 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___ ( void *  jarg1)

Definition at line 11054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___ ( void *  jarg1)

Definition at line 21134 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___ ( void *  jarg1)

Definition at line 30026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___ ( void *  jarg1)

Definition at line 38012 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___ ( void *  jarg1)

Definition at line 6733 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___ ( void *  jarg1)

Definition at line 7086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___ ( void *  jarg1)

Definition at line 26033 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___ ( void *  jarg1)

Definition at line 28005 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___ ( void *  jarg1)

Definition at line 9068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___ ( void *  jarg1)

Definition at line 23887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___ ( void *  jarg1)

Definition at line 7122 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___ ( void *  jarg1)

Definition at line 24525 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___ ( void *  jarg1)

Definition at line 27575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___ ( void *  jarg1)

Definition at line 24465 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___ ( void *  jarg1)

Definition at line 31741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 30565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___ ( void *  jarg1)

Definition at line 30365 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___ ( void *  jarg1)

Definition at line 7841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___ ( void *  jarg1)

Definition at line 5971 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___ ( void *  jarg1)

Definition at line 6324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___ ( void *  jarg1)

Definition at line 31487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___ ( void *  jarg1)

Definition at line 31710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___ ( void *  jarg1)

Definition at line 31576 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___ ( void *  jarg1)

Definition at line 10295 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___ ( void *  jarg1)

Definition at line 32378 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___ ( void *  jarg1)

Definition at line 30260 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___ ( void *  jarg1)

Definition at line 9886 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___ ( void *  jarg1)

Definition at line 7432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___ ( void *  jarg1)

Definition at line 33613 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___ ( void *  jarg1)

Definition at line 22857 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___ ( void *  jarg1)

Definition at line 25266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___ ( void *  jarg1)

Definition at line 29603 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___ ( void *  jarg1)

Definition at line 31028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___ ( void *  jarg1)

Definition at line 20735 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___ ( void *  jarg1)

Definition at line 31860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___ ( void *  jarg1)

Definition at line 25724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___ ( void *  jarg1)

Definition at line 34487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___ ( void *  jarg1)

Definition at line 34439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___ ( void *  jarg1)

Definition at line 34172 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___ ( void *  jarg1)

Definition at line 38118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___ ( void *  jarg1)

Definition at line 35155 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___ ( void *  jarg1)

Definition at line 35646 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___ ( void *  jarg1)

Definition at line 35559 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ( void *  jarg1)

Definition at line 35449 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___ ( void *  jarg1)

Definition at line 37964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___ ( void *  jarg1)

Definition at line 25529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___ ( void *  jarg1)

Definition at line 32919 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___ ( void *  jarg1)

Definition at line 23388 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___ ( void *  jarg1)

Definition at line 8250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___ ( void *  jarg1)

Definition at line 27190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___ ( void *  jarg1)

Definition at line 28263 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 30801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___ ( void *  jarg1)

Definition at line 30608 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___ ( void *  jarg1)

Definition at line 9477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___ ( void *  jarg1)

Definition at line 24895 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___ ( void *  jarg1)

Definition at line 30076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___ ( void *  jarg1)

Definition at line 12139 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___ ( void *  jarg1)

Definition at line 11154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___ ( void *  jarg1)

Definition at line 32868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___ ( void *  jarg1)

Definition at line 10704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___ ( void *  jarg1)

Definition at line 38046 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___ ( void *  jarg1)

Definition at line 38020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___ ( void *  jarg1)

Definition at line 38110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___ ( void *  jarg1)

Definition at line 38070 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___ ( void *  objarg,
SwigDirector_Demon::SWIG_Callback0_t  callback0,
SwigDirector_Demon::SWIG_Callback1_t  callback1,
SwigDirector_Demon::SWIG_Callback2_t  callback2 
)

Definition at line 21220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21200 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___ ( void *  jarg1)

Definition at line 21152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___ ( void *  jarg1)

Definition at line 21164 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___ ( operations_research::Demon *  jarg1)

Definition at line 38913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___ ( void *  jarg1)

Definition at line 21176 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___ ( void *  jarg1)

Definition at line 21188 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___ ( void *  jarg1)

Definition at line 30034 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30046 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___ ( operations_research::DisjunctiveConstraint *  jarg1)

Definition at line 38989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30060 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___ ( )

Definition at line 30170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___ ( int  search_parameters_size,
uint8 jarg1 
)

Definition at line 35292 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 38004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___ ( void *  jarg1)

Definition at line 37996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___ ( operations_research::GlobalVehicleBreaksConstraint jarg1)

Definition at line 39069 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___ ( void *  jarg1)

Definition at line 37984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6340 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6486 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___ ( void *  jarg1)

Definition at line 6364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___ ( void *  jarg1)

Definition at line 6332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6448 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 6524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6543 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6701 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___ ( long long  jarg1,
int  jarg2 
)

Definition at line 6599 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6376 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 6620 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 6467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6648 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___ ( void *  jarg1)

Definition at line 6352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6899 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___ ( void *  jarg1)

Definition at line 6775 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___ ( void *  jarg1)

Definition at line 6741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6840 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6958 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 7037 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7045 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6878 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___ ( void *  jarg1)

Definition at line 6763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27121 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___ ( void *  jarg1)

Definition at line 26575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___ ( void *  jarg1)

Definition at line 26695 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___ ( void *  jarg1)

Definition at line 26223 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___ ( void *  jarg1)

Definition at line 26211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___ ( void *  jarg1)

Definition at line 26707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___ ( void *  jarg1)

Definition at line 26393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___ ( void *  jarg1)

Definition at line 26381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26783 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 26895 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 26911 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27037 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26811 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 26927 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 26943 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___ ( void *  jarg1)

Definition at line 26587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___ ( )

Definition at line 26023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___ ( )

Definition at line 26013 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___ ( void *  jarg1)

Definition at line 26563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___ ( void *  jarg1)

Definition at line 26551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___ ( void *  jarg1)

Definition at line 26321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___ ( void *  jarg1)

Definition at line 26309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___ ( void *  jarg1)

Definition at line 26491 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___ ( void *  jarg1)

Definition at line 26479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___ ( void *  jarg1)

Definition at line 26151 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___ ( void *  jarg1)

Definition at line 26139 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___ ( void *  jarg1)

Definition at line 26719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___ ( void *  jarg1)

Definition at line 27135 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___ ( void *  jarg1)

Definition at line 27147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26745 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26759 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26259 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26235 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26405 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 26599 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26089 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26113 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___ ( void *  jarg1)

Definition at line 26683 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___ ( void *  jarg1)

Definition at line 26053 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___ ( void *  jarg1)

Definition at line 26041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 26959 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26853 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 26975 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 26991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27093 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___ ( operations_research::IntervalVar *  jarg1)

Definition at line 38961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___ ( void *  jarg1)

Definition at line 26623 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26659 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26343 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26187 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26197 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26163 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26173 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___ ( void *  jarg1)

Definition at line 27981 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___ ( void *  jarg1)

Definition at line 27615 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___ ( void *  jarg1)

Definition at line 27717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___ ( void *  jarg1)

Definition at line 27705 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___ ( void *  jarg1)

Definition at line 27729 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___ ( void *  jarg1)

Definition at line 27753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___ ( void *  jarg1)

Definition at line 27741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___ ( void *  jarg1)

Definition at line 27765 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___ ( void *  jarg1)

Definition at line 27789 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___ ( void *  jarg1)

Definition at line 27777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___ ( void *  jarg1)

Definition at line 27801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27605 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___ ( void *  jarg1)

Definition at line 27661 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27865 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 27875 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27907 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 27917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 27959 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27971 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27823 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27813 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 27833 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27845 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___ ( void *  jarg1)

Definition at line 27681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___ ( void *  jarg1)

Definition at line 27669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___ ( void *  jarg1)

Definition at line 27693 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___ ( void *  jarg1)

Definition at line 27653 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___ ( operations_research::IntervalVarElement *  jarg1)

Definition at line 38973 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___ ( void *  jarg1)

Definition at line 27993 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___ ( void *  jarg1)

Definition at line 27641 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8675 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8821 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___ ( void *  jarg1)

Definition at line 8699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___ ( void *  jarg1)

Definition at line 8667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8783 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8835 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8878 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9036 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8899 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 8955 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8963 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8983 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___ ( void *  jarg1)

Definition at line 8687 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___ ( void *  jarg1)

Definition at line 24029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24136 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24191 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24353 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24205 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24219 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24233 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24409 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24247 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24261 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 24284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___ ( void *  jarg1)

Definition at line 24041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___ ( void *  jarg1)

Definition at line 23931 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 24330 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___ ( void *  jarg1)

Definition at line 23895 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24437 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___ ( void *  jarg1,
long *  jarg2,
long *  jarg3 
)

Definition at line 23967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 23943 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 23907 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 23979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24005 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___ ( operations_research::IntExpr *  jarg1)

Definition at line 38933 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___ ( void *  jarg1)

Definition at line 24053 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 24065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___ ( void *  jarg1)

Definition at line 7370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___ ( void *  jarg1)

Definition at line 7130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 7296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 7319 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 7184 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 7200 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 7218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 7138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 7161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2 
)

Definition at line 7238 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int *  jarg2 
)

Definition at line 7267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___ ( void *  jarg1)

Definition at line 7342 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7396 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___ ( void *  jarg1)

Definition at line 7410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24767 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___ ( void *  jarg1)

Definition at line 24845 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___ ( void *  jarg1)

Definition at line 24857 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___ ( void *  jarg1)

Definition at line 24833 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24791 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24805 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24819 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___ ( void *  jarg1)

Definition at line 24533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___ ( void *  jarg1)

Definition at line 24743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___ ( void *  jarg1)

Definition at line 24731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 24593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24569 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24605 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24638 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___ ( void *  jarg1)

Definition at line 24705 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___()

SWIGEXPORT operations_research::IntExpr* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___ ( operations_research::IntVar *  jarg1)

Definition at line 38941 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___ ( void *  jarg1)

Definition at line 24557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___ ( void *  jarg1)

Definition at line 24545 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___ ( void *  jarg1)

Definition at line 24755 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24691 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___ ( void *  jarg1)

Definition at line 27529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___ ( void *  jarg1)

Definition at line 27419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___ ( void *  jarg1)

Definition at line 27495 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___ ( void *  jarg1)

Definition at line 27473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27409 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___ ( void *  jarg1)

Definition at line 27465 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27485 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 27541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___ ( void *  jarg1)

Definition at line 27457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___ ( operations_research::IntVarElement *  jarg1)

Definition at line 38969 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___ ( void *  jarg1)

Definition at line 27563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___ ( void *  jarg1)

Definition at line 27517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___ ( void *  jarg1)

Definition at line 27445 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___ ( void *  jarg1)

Definition at line 24473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___ ( void *  jarg1)

Definition at line 24505 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___ ( void *  jarg1)

Definition at line 24481 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___ ( operations_research::IntVarIterator *  jarg1)

Definition at line 38937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___ ( void *  jarg1)

Definition at line 24513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___ ( void *  jarg1)

Definition at line 24493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31815 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___ ( void *  jarg1)

Definition at line 31775 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchFilter* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___ ( operations_research::IntVarLocalSearchFilter jarg1)

Definition at line 39041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 30573 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 30587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_SWIGUpcast___()

SWIGEXPORT operations_research::VarLocalSearchOperator< operations_research::IntVar,int64,operations_research::IntVarLocalSearchHandler >* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_SWIGUpcast___ ( operations_research::IntVarLocalSearchOperator jarg1)

Definition at line 39009 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30465 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30499 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30489 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___ ( void *  jarg1)

Definition at line 30373 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___ ( void *  jarg1)

Definition at line 30385 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30437 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___ ( void *  jarg1)

Definition at line 30513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 30451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___ ( void *  jarg1)

Definition at line 30397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___ ( operations_research::VarLocalSearchOperator< operations_research::IntVar, int64, operations_research::IntVarLocalSearchHandler > *  jarg1)

Definition at line 39005 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30409 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7448 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___ ( void *  jarg1)

Definition at line 7472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___ ( void *  jarg1)

Definition at line 7440 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7556 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7608 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7793 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7651 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7687 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 7484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 7728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7756 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___ ( void *  jarg1)

Definition at line 7460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5578 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 5724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___ ( void *  jarg1)

Definition at line 5602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___ ( void *  jarg1)

Definition at line 5570 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5907 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5686 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5738 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5923 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 5781 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5955 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5817 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___ ( int  jarg1,
int  jarg2 
)

Definition at line 5837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 5614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 5858 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5866 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5705 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 5886 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___ ( void *  jarg1)

Definition at line 5590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 5987 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6137 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___ ( void *  jarg1)

Definition at line 6013 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___ ( void *  jarg1)

Definition at line 5979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6097 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6078 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6151 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6175 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6196 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6217 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6232 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6252 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 6275 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6116 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___ ( void *  jarg1)

Definition at line 6001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 31357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___ ( void *  jarg1)

Definition at line 31453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31465 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___ ( void *  jarg1)

Definition at line 31429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___ ( void *  jarg1)

Definition at line 31377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31389 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___ ( void *  jarg1)

Definition at line 31413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31421 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___ ( operations_research::LocalSearchFilter jarg1)

Definition at line 39033 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31401 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
long long  jarg6 
)

Definition at line 31652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___ ( void *  objarg,
SwigDirector_LocalSearchFilterManager::SWIG_Callback0_t  callback0 
)

Definition at line 31718 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___ ( void *  jarg1)

Definition at line 31554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31544 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___ ( void *  jarg1)

Definition at line 31532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___ ( void *  jarg1)

Definition at line 31698 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___ ( void *  jarg1)

Definition at line 31686 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___ ( )

Definition at line 31502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___ ( )

Definition at line 31512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___ ( void *  jarg1)

Definition at line 31644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___ ( operations_research::LocalSearchFilterManager jarg1)

Definition at line 39037 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___ ( void *  jarg1)

Definition at line 31584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___ ( void *  jarg1)

Definition at line 31596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10048 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___ ( void *  jarg1)

Definition at line 9926 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___ ( void *  jarg1)

Definition at line 9894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10231 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10062 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10247 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10105 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10263 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10279 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 9938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 10182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___ ( void *  jarg1)

Definition at line 9914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32440 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___ ( void *  jarg1)

Definition at line 32398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 32424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___ ( void *  jarg1)

Definition at line 32406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___ ( void *  jarg1)

Definition at line 32506 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___ ( operations_research::LocalSearchMonitor jarg1)

Definition at line 39049 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___ ( void *  jarg1)

Definition at line 32386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___ ( void *  jarg1)

Definition at line 30310 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___ ( void *  jarg1)

Definition at line 30334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 30268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___ ( void *  jarg1)

Definition at line 30294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___ ( operations_research::LocalSearchOperator jarg1)

Definition at line 39001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9639 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___ ( void *  jarg1)

Definition at line 9517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___ ( void *  jarg1)

Definition at line 9485 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9653 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9838 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9677 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9870 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 9529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9781 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9620 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___ ( void *  jarg1)

Definition at line 9505 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 38736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___ ( void *  jarg1)

Definition at line 34316 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___ ( void *  jarg1)

Definition at line 34332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___ ( void *  jarg1)

Definition at line 33621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___ ( )

Definition at line 33223 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___ ( )

Definition at line 33383 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___ ( )

Definition at line 33393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33483 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___ ( )

Definition at line 33443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___ ( )

Definition at line 33463 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___ ( )

Definition at line 33473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___ ( )

Definition at line 33453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___ ( )

Definition at line 33413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___ ( )

Definition at line 33423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___ ( )

Definition at line 33403 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___ ( )

Definition at line 33433 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___ ( )

Definition at line 33363 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33373 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___ ( )

Definition at line 33203 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___ ( )

Definition at line 33253 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___ ( )

Definition at line 33273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___ ( )

Definition at line 33143 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___ ( )

Definition at line 33353 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___ ( )

Definition at line 33153 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___ ( )

Definition at line 33163 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___ ( )

Definition at line 33333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___ ( )

Definition at line 33313 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___ ( )

Definition at line 33323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___ ( )

Definition at line 33343 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___ ( )

Definition at line 33173 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___ ( )

Definition at line 33183 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___ ( )

Definition at line 33283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___ ( )

Definition at line 33293 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___ ( )

Definition at line 33193 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___ ( )

Definition at line 33263 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___ ( )

Definition at line 33303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___ ( )

Definition at line 33243 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___ ( )

Definition at line 33213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___ ( )

Definition at line 33233 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 33791 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 33859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 33727 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 33761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 33825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  jarg4 
)

Definition at line 34025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 34085 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 33987 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  jarg4 
)

Definition at line 33935 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 33689 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 33897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 33655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___ ( void *  jarg1,
int  jarg2 
)

Definition at line 33629 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 33809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 33879 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 33745 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 33777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 33843 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
int  jarg5 
)

Definition at line 34056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 34007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
int  jarg5 
)

Definition at line 33962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 33709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 33917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 33673 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 33643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___ ( void *  jarg1)

Definition at line 34127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33543 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___ ( )

Definition at line 33533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33603 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___ ( )

Definition at line 33593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33583 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___ ( )

Definition at line 33553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___ ( )

Definition at line 33563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___ ( )

Definition at line 33573 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___ ( )

Definition at line 33513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33523 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___ ( )

Definition at line 33123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___ ( )

Definition at line 33133 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___ ( )

Definition at line 33493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___ ( )

Definition at line 33113 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___ ( )

Definition at line 33073 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___ ( )

Definition at line 33083 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___ ( )

Definition at line 33093 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___ ( )

Definition at line 33103 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___ ( )

Definition at line 33063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___ ( )

Definition at line 33043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___ ( )

Definition at line 33053 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 22895 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 22929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 22959 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 22865 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 22912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 22944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 22976 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 22880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___ ( )

Definition at line 21227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___ ( )

Definition at line 21237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___ ( )

Definition at line 22157 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___ ( )

Definition at line 21247 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___ ( )

Definition at line 21257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___ ( )

Definition at line 22167 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___ ( )

Definition at line 21267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___ ( )

Definition at line 21287 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___ ( )

Definition at line 22177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___ ( )

Definition at line 22187 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___ ( )

Definition at line 22197 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___ ( )

Definition at line 21307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___ ( )

Definition at line 22207 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___ ( )

Definition at line 21297 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___ ( )

Definition at line 21317 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___ ( )

Definition at line 22217 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___ ( )

Definition at line 22047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___ ( )

Definition at line 21327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___ ( )

Definition at line 22057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___ ( )

Definition at line 21337 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___ ( )

Definition at line 21347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___ ( )

Definition at line 22227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___ ( )

Definition at line 22237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___ ( )

Definition at line 21827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___ ( )

Definition at line 22247 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___ ( )

Definition at line 21357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___ ( )

Definition at line 21367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___ ( )

Definition at line 22807 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___ ( )

Definition at line 21377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___ ( )

Definition at line 21387 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___ ( )

Definition at line 21397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___ ( )

Definition at line 21407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___ ( )

Definition at line 22257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___ ( )

Definition at line 22267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___ ( )

Definition at line 22277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___ ( )

Definition at line 22287 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___ ( )

Definition at line 21417 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___ ( )

Definition at line 21427 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___ ( )

Definition at line 21437 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___ ( )

Definition at line 22297 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___ ( )

Definition at line 22307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___ ( )

Definition at line 22317 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___ ( )

Definition at line 21447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___ ( )

Definition at line 22757 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___ ( )

Definition at line 22327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___ ( )

Definition at line 22337 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___ ( )

Definition at line 21457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___ ( )

Definition at line 22347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___ ( )

Definition at line 22357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___ ( )

Definition at line 21467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___ ( )

Definition at line 21477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___ ( )

Definition at line 21487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___ ( )

Definition at line 22367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___ ( )

Definition at line 22377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___ ( )

Definition at line 21277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___ ( )

Definition at line 22387 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___ ( )

Definition at line 22067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___ ( )

Definition at line 22077 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___ ( )

Definition at line 21497 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___ ( )

Definition at line 22397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___ ( )

Definition at line 21507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___ ( )

Definition at line 21517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___ ( )

Definition at line 22407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___ ( )

Definition at line 21527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___ ( )

Definition at line 21537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___ ( )

Definition at line 21547 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___ ( )

Definition at line 21557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___ ( )

Definition at line 21567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___ ( )

Definition at line 21577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___ ( )

Definition at line 21587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___ ( )

Definition at line 21597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___ ( )

Definition at line 21607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___ ( )

Definition at line 21617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___ ( )

Definition at line 21627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___ ( )

Definition at line 22417 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___ ( )

Definition at line 22427 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___ ( )

Definition at line 22437 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___ ( )

Definition at line 21637 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___ ( )

Definition at line 21647 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___ ( )

Definition at line 21657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___ ( )

Definition at line 21667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___ ( )

Definition at line 21677 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___ ( )

Definition at line 21687 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___ ( )

Definition at line 22447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___ ( )

Definition at line 21697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___ ( )

Definition at line 22457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___ ( )

Definition at line 21707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___ ( )

Definition at line 21717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___ ( )

Definition at line 22467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___ ( )

Definition at line 21727 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___ ( )

Definition at line 22767 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___ ( )

Definition at line 21737 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___ ( )

Definition at line 22477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___ ( )

Definition at line 22487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___ ( )

Definition at line 21747 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___ ( )

Definition at line 21757 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___ ( )

Definition at line 21767 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___ ( )

Definition at line 21777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___ ( )

Definition at line 21787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___ ( )

Definition at line 22087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___ ( )

Definition at line 21797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___ ( )

Definition at line 22497 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___ ( )

Definition at line 21807 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___ ( )

Definition at line 22507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___ ( )

Definition at line 21817 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___ ( )

Definition at line 21837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___ ( )

Definition at line 22517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___ ( )

Definition at line 22527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___ ( )

Definition at line 21847 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___ ( )

Definition at line 21857 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___ ( )

Definition at line 22817 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___ ( )

Definition at line 22537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___ ( )

Definition at line 22547 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___ ( )

Definition at line 22777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___ ( )

Definition at line 22787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___ ( )

Definition at line 22557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___ ( )

Definition at line 21867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___ ( )

Definition at line 21877 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___ ( )

Definition at line 21887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___ ( )

Definition at line 21897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___ ( )

Definition at line 22097 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___ ( )

Definition at line 21907 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___ ( )

Definition at line 22567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___ ( )

Definition at line 22577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___ ( )

Definition at line 21917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___ ( )

Definition at line 22587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___ ( )

Definition at line 22597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___ ( )

Definition at line 22607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___ ( )

Definition at line 22617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___ ( )

Definition at line 22627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___ ( )

Definition at line 21927 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___ ( )

Definition at line 21937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___ ( )

Definition at line 21947 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___ ( )

Definition at line 22637 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___ ( )

Definition at line 22647 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___ ( )

Definition at line 22657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___ ( )

Definition at line 22837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___ ( )

Definition at line 22827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___ ( )

Definition at line 22667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___ ( )

Definition at line 21957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___ ( )

Definition at line 21967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___ ( )

Definition at line 21977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___ ( )

Definition at line 21987 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___ ( )

Definition at line 22797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___ ( )

Definition at line 22677 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___ ( )

Definition at line 22687 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___ ( )

Definition at line 21997 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___ ( )

Definition at line 22847 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___ ( )

Definition at line 22007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___ ( )

Definition at line 22697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___ ( )

Definition at line 22017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___ ( )

Definition at line 22707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___ ( )

Definition at line 22107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___ ( )

Definition at line 22117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___ ( )

Definition at line 22717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___ ( )

Definition at line 22727 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___ ( )

Definition at line 22027 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___ ( )

Definition at line 22737 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___ ( )

Definition at line 22127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___ ( )

Definition at line 22137 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___ ( )

Definition at line 22747 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___ ( )

Definition at line 22037 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___ ( )

Definition at line 22147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___ ( operations_research::ModelVisitor *  jarg1)

Definition at line 38917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___ ( void *  jarg1,
char *  jarg2,
long long  jarg3 
)

Definition at line 23057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___ ( void *  jarg1,
char *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 23074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23121 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23100 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 22993 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___ ( void *  jarg1,
void *  jarg2,
char *  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 23005 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23176 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___ ( void *  jarg1,
void *  jarg2,
char *  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 23026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23197 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___ ( void *  jarg1)

Definition at line 28271 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___ ( void *  jarg1)

Definition at line 28283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___ ( )

Definition at line 27341 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___ ( )

Definition at line 34495 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___ ( )

Definition at line 34697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___ ( )

Definition at line 34899 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___ ( void *  jarg1)

Definition at line 30848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___ ( )

Definition at line 20693 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___ ( void *  jarg1)

Definition at line 30953 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___ ( void *  jarg1)

Definition at line 23245 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_CPFeasibilityFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_CPFeasibilityFilter___ ( void *  jarg1)

Definition at line 38835 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Decision___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Decision___ ( )

Definition at line 20872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___ ( )

Definition at line 21061 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___ ( )

Definition at line 8312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___ ( void *  jarg1)

Definition at line 8322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___ ( int  jarg1)

Definition at line 8338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___ ( )

Definition at line 20961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___ ( )

Definition at line 11044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Demon___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Demon___ ( )

Definition at line 21124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___ ( void *  jarg1)

Definition at line 37972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___ ( )

Definition at line 6386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___ ( void *  jarg1)

Definition at line 6396 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___ ( int  jarg1)

Definition at line 6412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___ ( )

Definition at line 6797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___ ( void *  jarg1)

Definition at line 6807 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___ ( int  jarg1)

Definition at line 6823 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___ ( )

Definition at line 27583 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 27593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___ ( )

Definition at line 8721 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 8731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___ ( int  jarg1)

Definition at line 8747 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___ ( int  jarg1)

Definition at line 7094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___ ( void *  jarg1)

Definition at line 7106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___ ( )

Definition at line 27387 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 27397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___ ( void *  jarg1)

Definition at line 31725 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___ ( )

Definition at line 30521 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 30531 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___ ( void *  jarg1)

Definition at line 30549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___ ( )

Definition at line 7494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 7504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___ ( int  jarg1)

Definition at line 7520 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___ ( )

Definition at line 5624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___ ( void *  jarg1)

Definition at line 5634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___ ( int  jarg1)

Definition at line 5650 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___ ( )

Definition at line 6035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___ ( void *  jarg1)

Definition at line 6045 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___ ( int  jarg1)

Definition at line 6061 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___ ( )

Definition at line 31477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___ ( void *  jarg1)

Definition at line 31608 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___ ( void *  jarg1)

Definition at line 31626 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___ ( )

Definition at line 31566 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___ ( )

Definition at line 9948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___ ( void *  jarg1)

Definition at line 9958 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___ ( int  jarg1)

Definition at line 9974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___ ( )

Definition at line 30250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___ ( )

Definition at line 9539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___ ( void *  jarg1)

Definition at line 9549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___ ( int  jarg1)

Definition at line 9565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___ ( )

Definition at line 7422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___ ( )

Definition at line 23235 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 25248 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Pack___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Pack___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 29583 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___ ( void *  jarg1)

Definition at line 20723 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 25694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___ ( unsigned int  jarg1)

Definition at line 34447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___ ( long long  jarg1)

Definition at line 34399 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___ ( int  length1,
int *  jarg1 
)

Definition at line 34139 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___ ( int  jarg1)

Definition at line 34160 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___ ( int  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 35101 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___ ( int  jarg1,
int  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 35119 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___ ( void *  jarg1)

Definition at line 35601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___ ( void *  jarg1,
int  parameters_size,
uint8 jarg2 
)

Definition at line 35617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___ ( )

Definition at line 35549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ( )

Definition at line 35439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___ ( )

Definition at line 37954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___ ( void *  jarg1)

Definition at line 25517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___ ( void *  jarg1)

Definition at line 23376 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___ ( )

Definition at line 7903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___ ( void *  jarg1)

Definition at line 7913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___ ( int  jarg1)

Definition at line 7929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
char *  jarg4 
)

Definition at line 27159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___ ( )

Definition at line 28013 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 28023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___ ( )

Definition at line 30775 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___ ( void *  jarg1)

Definition at line 30785 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___ ( )

Definition at line 9130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 9140 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___ ( int  jarg1)

Definition at line 9156 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24869 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 24883 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___ ( char *  jarg1)

Definition at line 12092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___ ( char *  jarg1,
int  parameters_size,
uint8 jarg2 
)

Definition at line 12109 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___ ( )

Definition at line 11062 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 11072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___ ( )

Definition at line 32858 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___ ( )

Definition at line 10357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___ ( void *  jarg1)

Definition at line 10367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___ ( int  jarg1)

Definition at line 10383 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 38028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___ ( void *  jarg1)

Definition at line 38078 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___ ( void *  jarg1)

Definition at line 38054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_One___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_One___ ( )

Definition at line 20683 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___ ( )

Definition at line 30230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 25298 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 25314 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___ ( void *  jarg1)

Definition at line 25410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___ ( void *  jarg1)

Definition at line 25502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___ ( void *  jarg1)

Definition at line 25386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___ ( void *  jarg1)

Definition at line 25274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___ ( void *  objarg,
SwigDirector_OptimizeVar::SWIG_Callback0_t  callback0,
SwigDirector_OptimizeVar::SWIG_Callback1_t  callback1,
SwigDirector_OptimizeVar::SWIG_Callback2_t  callback2,
SwigDirector_OptimizeVar::SWIG_Callback3_t  callback3,
SwigDirector_OptimizeVar::SWIG_Callback4_t  callback4,
SwigDirector_OptimizeVar::SWIG_Callback5_t  callback5,
SwigDirector_OptimizeVar::SWIG_Callback6_t  callback6,
SwigDirector_OptimizeVar::SWIG_Callback7_t  callback7,
SwigDirector_OptimizeVar::SWIG_Callback8_t  callback8,
SwigDirector_OptimizeVar::SWIG_Callback9_t  callback9,
SwigDirector_OptimizeVar::SWIG_Callback10_t  callback10,
SwigDirector_OptimizeVar::SWIG_Callback11_t  callback11,
SwigDirector_OptimizeVar::SWIG_Callback12_t  callback12,
SwigDirector_OptimizeVar::SWIG_Callback13_t  callback13,
SwigDirector_OptimizeVar::SWIG_Callback14_t  callback14,
SwigDirector_OptimizeVar::SWIG_Callback15_t  callback15,
SwigDirector_OptimizeVar::SWIG_Callback16_t  callback16,
SwigDirector_OptimizeVar::SWIG_Callback17_t  callback17,
SwigDirector_OptimizeVar::SWIG_Callback18_t  callback18,
SwigDirector_OptimizeVar::SWIG_Callback19_t  callback19,
SwigDirector_OptimizeVar::SWIG_Callback20_t  callback20,
SwigDirector_OptimizeVar::SWIG_Callback21_t  callback21,
SwigDirector_OptimizeVar::SWIG_Callback22_t  callback22,
SwigDirector_OptimizeVar::SWIG_Callback23_t  callback23,
SwigDirector_OptimizeVar::SWIG_Callback24_t  callback24,
SwigDirector_OptimizeVar::SWIG_Callback25_t  callback25 
)

Definition at line 25510 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___ ( void *  jarg1)

Definition at line 25330 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___ ( void *  jarg1)

Definition at line 25434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25376 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___ ( operations_research::OptimizeVar *  jarg1)

Definition at line 38949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___ ( void *  jarg1)

Definition at line 25458 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25470 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___ ( void *  jarg1)

Definition at line 25286 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 29736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
void *  jarg3 
)

Definition at line 29691 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 29716 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
int  length3,
int64 jarg3 
)

Definition at line 29611 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 29641 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 29666 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___ ( void *  jarg1,
int  length2,
int64 jarg2,
void *  jarg3 
)

Definition at line 29761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 29892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 29980 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___ ( void *  jarg1)

Definition at line 30000 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 29990 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 29934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___ ( void *  jarg1)

Definition at line 29810 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 29826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___ ( void *  jarg1,
int  jarg2 
)

Definition at line 29904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 29918 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 29864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___ ( void *  jarg1,
int  jarg2 
)

Definition at line 29842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___ ( void *  jarg1)

Definition at line 29802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___ ( void *  jarg1)

Definition at line 29834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___ ( void *  jarg1)

Definition at line 29818 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 29970 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___ ( void *  jarg1,
int  jarg2 
)

Definition at line 29950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 29880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___ ( void *  jarg1,
int  jarg2 
)

Definition at line 29960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___ ( operations_research::Pack *  jarg1)

Definition at line 38985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___ ( void *  jarg1)

Definition at line 29852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___ ( void *  jarg1)

Definition at line 30008 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___ ( void *  jarg1)

Definition at line 31274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31288 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___ ( void *  jarg1)

Definition at line 31036 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 31078 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___ ( void *  jarg1)

Definition at line 31106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31116 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___ ( void *  jarg1)

Definition at line 31048 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___ ( void *  jarg1)

Definition at line 31126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31140 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___ ( operations_research::PathOperator jarg1)

Definition at line 39029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___ ( long long  jarg1,
long long  jarg2 
)

Definition at line 34362 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___ ( long long  jarg1,
long long  jarg2 
)

Definition at line 34348 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___ ( void *  jarg1)

Definition at line 20860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20783 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20793 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___ ( void *  jarg1)

Definition at line 20767 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___ ( void *  jarg1)

Definition at line 20848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___ ( void *  jarg1)

Definition at line 20821 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___ ( void *  jarg1)

Definition at line 20803 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 20833 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20811 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___ ( void *  jarg1)

Definition at line 20755 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___ ( operations_research::PropagationBaseObject *  jarg1)

Definition at line 38897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___ ( void *  jarg1)

Definition at line 20743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___ ( void *  jarg1)

Definition at line 20775 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___ ( void *  jarg1)

Definition at line 32370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___ ( void *  jarg1)

Definition at line 31989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 31974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32279 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32315 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 32327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32097 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32073 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 32132 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32241 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32229 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32253 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32203 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32191 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32215 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32009 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 31997 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32021 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32165 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32153 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32085 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 32111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___ ( operations_research::PropagationMonitor jarg1)

Definition at line 39045 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___ ( void *  jarg1)

Definition at line 31868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25986 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___ ( void *  jarg1)

Definition at line 25878 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___ ( void *  jarg1)

Definition at line 25788 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25800 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___ ( void *  objarg,
SwigDirector_RegularLimit::SWIG_Callback0_t  callback0,
SwigDirector_RegularLimit::SWIG_Callback1_t  callback1,
SwigDirector_RegularLimit::SWIG_Callback2_t  callback2,
SwigDirector_RegularLimit::SWIG_Callback3_t  callback3,
SwigDirector_RegularLimit::SWIG_Callback4_t  callback4,
SwigDirector_RegularLimit::SWIG_Callback5_t  callback5,
SwigDirector_RegularLimit::SWIG_Callback6_t  callback6,
SwigDirector_RegularLimit::SWIG_Callback7_t  callback7,
SwigDirector_RegularLimit::SWIG_Callback8_t  callback8,
SwigDirector_RegularLimit::SWIG_Callback9_t  callback9,
SwigDirector_RegularLimit::SWIG_Callback10_t  callback10,
SwigDirector_RegularLimit::SWIG_Callback11_t  callback11,
SwigDirector_RegularLimit::SWIG_Callback12_t  callback12,
SwigDirector_RegularLimit::SWIG_Callback13_t  callback13,
SwigDirector_RegularLimit::SWIG_Callback14_t  callback14,
SwigDirector_RegularLimit::SWIG_Callback15_t  callback15,
SwigDirector_RegularLimit::SWIG_Callback16_t  callback16,
SwigDirector_RegularLimit::SWIG_Callback17_t  callback17,
SwigDirector_RegularLimit::SWIG_Callback18_t  callback18,
SwigDirector_RegularLimit::SWIG_Callback19_t  callback19,
SwigDirector_RegularLimit::SWIG_Callback20_t  callback20,
SwigDirector_RegularLimit::SWIG_Callback21_t  callback21,
SwigDirector_RegularLimit::SWIG_Callback22_t  callback22,
SwigDirector_RegularLimit::SWIG_Callback23_t  callback23,
SwigDirector_RegularLimit::SWIG_Callback24_t  callback24,
SwigDirector_RegularLimit::SWIG_Callback25_t  callback25,
SwigDirector_RegularLimit::SWIG_Callback26_t  callback26,
SwigDirector_RegularLimit::SWIG_Callback27_t  callback27,
SwigDirector_RegularLimit::SWIG_Callback28_t  callback28 
)

Definition at line 26006 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___ ( void *  jarg1)

Definition at line 25828 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___ ( void *  jarg1)

Definition at line 25890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___ ( void *  jarg1)

Definition at line 25812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25820 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___ ( void *  jarg1)

Definition at line 25914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25926 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___ ( void *  jarg1)

Definition at line 25752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___ ( void *  jarg1)

Definition at line 25776 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___ ( void *  jarg1)

Definition at line 25938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___ ( void *  jarg1)

Definition at line 25902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchLimit* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___ ( operations_research::RegularLimit *  jarg1)

Definition at line 38957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___ ( void *  jarg1)

Definition at line 25962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 25844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___ ( void *  jarg1)

Definition at line 25866 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 34473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___ ( void *  jarg1)

Definition at line 34461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 34425 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___ ( void *  jarg1)

Definition at line 34413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___ ( void *  jarg1,
int  jarg2 
)

Definition at line 34240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___ ( void *  jarg1)

Definition at line 34180 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___ ( void *  jarg1)

Definition at line 34192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34216 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___ ( void *  jarg1)

Definition at line 34204 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___ ( void *  jarg1)

Definition at line 34254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38656 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___ ( void *  jarg1)

Definition at line 38590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___ ( void *  jarg1)

Definition at line 38230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___ ( void *  jarg1)

Definition at line 38242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___ ( void *  jarg1)

Definition at line 38710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38576 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38670 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38156 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___ ( void *  jarg1)

Definition at line 38698 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___ ( void *  jarg1)

Definition at line 38504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38336 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___ ( void *  jarg1)

Definition at line 38644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___ ( void *  jarg1)

Definition at line 38496 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___ ( void *  jarg1)

Definition at line 38126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___ ( void *  jarg1)

Definition at line 38616 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 38482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4,
int  jarg5 
)

Definition at line 38434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  length4,
int64 jarg4 
)

Definition at line 38456 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  length4,
int64 jarg4,
void *  jarg5 
)

Definition at line 38516 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38378 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 38628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 38290 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 38278 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___ ( void *  jarg1)

Definition at line 38266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38216 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___ ( void *  jarg1)

Definition at line 38254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38188 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___ ( void *  jarg1)

Definition at line 35187 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___ ( void *  jarg1)

Definition at line 35163 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___ ( void *  jarg1)

Definition at line 35175 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 35240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 35215 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35199 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37465 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 35891 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 35864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 35726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
int  length4,
int64 jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 35789 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3,
int  length4,
int64 jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 35822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 35753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 36061 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___ ( void *  jarg1,
int  length2,
int64 jarg2,
long long  jarg3 
)

Definition at line 36090 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 36117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___ ( )

Definition at line 36372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37297 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 36286 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36298 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 36502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 36520 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___ ( void *  jarg1,
int  length2,
int64 jarg2,
long long  jarg3 
)

Definition at line 36228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37287 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 36848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___ ( void *  jarg1,
int  length2,
int64 jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 35916 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 36836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 37005 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2,
unsigned int  jarg3 
)

Definition at line 37028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 37725 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AreEmptyRouteCostsConsideredForVehicle___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AreEmptyRouteCostsConsideredForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___ ( void *  jarg1,
void *  jarg2,
int  len3_1,
int  len3_2[],
int64 jarg3 
)

Definition at line 37217 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___ ( void *  jarg1)

Definition at line 37780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___ ( void *  jarg1)

Definition at line 36860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2 
)

Definition at line 36868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37269 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37251 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___ ( void *  jarg1)

Definition at line 36981 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ConsiderEmptyRouteCostsForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ConsiderEmptyRouteCostsForVehicle___ ( void *  jarg1,
unsigned int  jarg2,
int  jarg3 
)

Definition at line 36742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___ ( void *  jarg1)

Definition at line 37551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___ ( void *  jarg1)

Definition at line 37521 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 37743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37331 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___ ( void *  jarg1)

Definition at line 36714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___ ( void *  jarg1)

Definition at line 36728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 37595 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 37579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 37533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___ ( void *  jarg1)

Definition at line 37645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37613 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___ ( void *  jarg1)

Definition at line 36596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 35996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36176 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 37563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___ ( void *  jarg1)

Definition at line 36618 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36015 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___ ( void *  jarg1)

Definition at line 37657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2 
)

Definition at line 37828 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___ ( void *  jarg1)

Definition at line 36208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2 
)

Definition at line 37853 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___ ( void *  jarg1)

Definition at line 36476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___ ( void *  jarg1)

Definition at line 36350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36336 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___ ( void *  jarg1)

Definition at line 36049 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36538 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36430 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___ ( void *  jarg1)

Definition at line 36993 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTopologicallySortedVisitTypes___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTopologicallySortedVisitTypes___ ( void *  jarg1)

Definition at line 36488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___ ( void *  jarg1)

Definition at line 37685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___ ( void *  jarg1)

Definition at line 37713 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36416 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 35977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37629 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___ ( void *  jarg1)

Definition at line 36220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___ ( void *  jarg1)

Definition at line 37878 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 36270 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 37407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___ ( )

Definition at line 35589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___ ( )

Definition at line 35577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___ ( )

Definition at line 35567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 37890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 35947 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37910 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___ ( void *  jarg1)

Definition at line 37075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 37387 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___ ( void *  jarg1)

Definition at line 37427 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___ ( void *  jarg1)

Definition at line 37792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___ ( )

Definition at line 35385 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___ ( )

Definition at line 35375 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___ ( )

Definition at line 35365 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___ ( void *  jarg1)

Definition at line 37063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 37106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2,
unsigned int  jarg3 
)

Definition at line 37143 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37125 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2,
unsigned int  jarg3,
unsigned int  jarg4,
void *  jarg5 
)

Definition at line 37178 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___ ( )

Definition at line 35335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___ ( )

Definition at line 35345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___ ( )

Definition at line 35355 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___ ( )

Definition at line 35315 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___ ( )

Definition at line 35325 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3 
)

Definition at line 36249 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 36688 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 36700 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 36967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36768 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 36662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36608 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36314 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36034 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___ ( void *  jarg1,
long long  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 36402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___ ( void *  jarg1)

Definition at line 37816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 36889 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___ ( void *  jarg1)

Definition at line 36903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___ ( void *  jarg1,
void *  jarg2,
int  search_parameters_size,
uint8 jarg3 
)

Definition at line 36940 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___ ( void *  jarg1)

Definition at line 37768 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2 
)

Definition at line 36915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37317 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___ ( )

Definition at line 36362 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___ ( )

Definition at line 36382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___ ( )

Definition at line 36392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36566 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 36580 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleCostsConsideredVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleCostsConsideredVar___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37373 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___ ( void *  jarg1)

Definition at line 37804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___ ( void *  jarg1)

Definition at line 35457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___ ( void *  jarg1)

Definition at line 35515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35505 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___ ( void *  jarg1)

Definition at line 35493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35483 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___ ( void *  jarg1)

Definition at line 35427 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 35417 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___ ( void *  jarg1)

Definition at line 35405 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___ ( void *  jarg1)

Definition at line 35537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___ ( void *  jarg1)

Definition at line 37439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 37087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___ ( )

Definition at line 37934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___ ( )

Definition at line 37924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___ ( )

Definition at line 37944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___ ( operations_research::RoutingModelVisitor jarg1)

Definition at line 39065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___ ( void *  jarg1)

Definition at line 25549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25569 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___ ( void *  objarg,
SwigDirector_SearchLimit::SWIG_Callback0_t  callback0,
SwigDirector_SearchLimit::SWIG_Callback1_t  callback1,
SwigDirector_SearchLimit::SWIG_Callback2_t  callback2,
SwigDirector_SearchLimit::SWIG_Callback3_t  callback3,
SwigDirector_SearchLimit::SWIG_Callback4_t  callback4,
SwigDirector_SearchLimit::SWIG_Callback5_t  callback5,
SwigDirector_SearchLimit::SWIG_Callback6_t  callback6,
SwigDirector_SearchLimit::SWIG_Callback7_t  callback7,
SwigDirector_SearchLimit::SWIG_Callback8_t  callback8,
SwigDirector_SearchLimit::SWIG_Callback9_t  callback9,
SwigDirector_SearchLimit::SWIG_Callback10_t  callback10,
SwigDirector_SearchLimit::SWIG_Callback11_t  callback11,
SwigDirector_SearchLimit::SWIG_Callback12_t  callback12,
SwigDirector_SearchLimit::SWIG_Callback13_t  callback13,
SwigDirector_SearchLimit::SWIG_Callback14_t  callback14,
SwigDirector_SearchLimit::SWIG_Callback15_t  callback15,
SwigDirector_SearchLimit::SWIG_Callback16_t  callback16,
SwigDirector_SearchLimit::SWIG_Callback17_t  callback17,
SwigDirector_SearchLimit::SWIG_Callback18_t  callback18,
SwigDirector_SearchLimit::SWIG_Callback19_t  callback19,
SwigDirector_SearchLimit::SWIG_Callback20_t  callback20,
SwigDirector_SearchLimit::SWIG_Callback21_t  callback21,
SwigDirector_SearchLimit::SWIG_Callback22_t  callback22,
SwigDirector_SearchLimit::SWIG_Callback23_t  callback23,
SwigDirector_SearchLimit::SWIG_Callback24_t  callback24,
SwigDirector_SearchLimit::SWIG_Callback25_t  callback25,
SwigDirector_SearchLimit::SWIG_Callback26_t  callback26,
SwigDirector_SearchLimit::SWIG_Callback27_t  callback27,
SwigDirector_SearchLimit::SWIG_Callback28_t  callback28 
)

Definition at line 25687 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___ ( void *  jarg1)

Definition at line 25591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25599 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___ ( void *  jarg1)

Definition at line 25561 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___ ( void *  jarg1)

Definition at line 25537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___ ( void *  jarg1)

Definition at line 25579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___ ( void *  jarg1)

Definition at line 25627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25653 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___ ( operations_research::SearchLimit *  jarg1)

Definition at line 38953 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___ ( void *  jarg1)

Definition at line 25663 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25675 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___ ( void *  jarg1)

Definition at line 32971 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___ ( void *  jarg1)

Definition at line 32943 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___ ( void *  jarg1)

Definition at line 32955 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___ ( void *  jarg1)

Definition at line 33015 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___ ( void *  jarg1)

Definition at line 33023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___ ( void *  jarg1)

Definition at line 32927 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___ ( void *  jarg1)

Definition at line 32935 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___ ( void *  jarg1)

Definition at line 33007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___ ( void *  jarg1)

Definition at line 32963 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___ ( void *  jarg1)

Definition at line 32999 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___ ( operations_research::SearchLog jarg1)

Definition at line 39061 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___ ( void *  jarg1)

Definition at line 33031 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___ ( void *  jarg1)

Definition at line 23736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___ ( void *  jarg1)

Definition at line 23616 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___ ( void *  jarg1)

Definition at line 23752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 23528 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 23540 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23498 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___ ( void *  jarg1)

Definition at line 23640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___ ( void *  jarg1)

Definition at line 23552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23560 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___ ( void *  jarg1)

Definition at line 23584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23444 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23454 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___ ( void *  objarg,
SwigDirector_SearchMonitor::SWIG_Callback0_t  callback0,
SwigDirector_SearchMonitor::SWIG_Callback1_t  callback1,
SwigDirector_SearchMonitor::SWIG_Callback2_t  callback2,
SwigDirector_SearchMonitor::SWIG_Callback3_t  callback3,
SwigDirector_SearchMonitor::SWIG_Callback4_t  callback4,
SwigDirector_SearchMonitor::SWIG_Callback5_t  callback5,
SwigDirector_SearchMonitor::SWIG_Callback6_t  callback6,
SwigDirector_SearchMonitor::SWIG_Callback7_t  callback7,
SwigDirector_SearchMonitor::SWIG_Callback8_t  callback8,
SwigDirector_SearchMonitor::SWIG_Callback9_t  callback9,
SwigDirector_SearchMonitor::SWIG_Callback10_t  callback10,
SwigDirector_SearchMonitor::SWIG_Callback11_t  callback11,
SwigDirector_SearchMonitor::SWIG_Callback12_t  callback12,
SwigDirector_SearchMonitor::SWIG_Callback13_t  callback13,
SwigDirector_SearchMonitor::SWIG_Callback14_t  callback14,
SwigDirector_SearchMonitor::SWIG_Callback15_t  callback15,
SwigDirector_SearchMonitor::SWIG_Callback16_t  callback16,
SwigDirector_SearchMonitor::SWIG_Callback17_t  callback17,
SwigDirector_SearchMonitor::SWIG_Callback18_t  callback18,
SwigDirector_SearchMonitor::SWIG_Callback19_t  callback19,
SwigDirector_SearchMonitor::SWIG_Callback20_t  callback20,
SwigDirector_SearchMonitor::SWIG_Callback21_t  callback21,
SwigDirector_SearchMonitor::SWIG_Callback22_t  callback22,
SwigDirector_SearchMonitor::SWIG_Callback23_t  callback23,
SwigDirector_SearchMonitor::SWIG_Callback24_t  callback24 
)

Definition at line 23880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___ ( void *  jarg1)

Definition at line 23568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23576 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___ ( void *  jarg1)

Definition at line 23600 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23608 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23464 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___ ( void *  jarg1)

Definition at line 23396 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___ ( void *  jarg1)

Definition at line 23428 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23436 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___ ( void *  jarg1)

Definition at line 23864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___ ( void *  jarg1)

Definition at line 23768 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___ ( )

Definition at line 23366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___ ( void *  jarg1)

Definition at line 23680 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___ ( void *  jarg1)

Definition at line 23664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___ ( void *  jarg1)

Definition at line 23804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___ ( void *  jarg1)

Definition at line 23820 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23508 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23518 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___ ( void *  jarg1)

Definition at line 23412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___ ( void *  jarg1)

Definition at line 23792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___ ( operations_research::SearchMonitor *  jarg1)

Definition at line 38929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7857 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8003 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___ ( void *  jarg1)

Definition at line 7881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___ ( void *  jarg1)

Definition at line 7849 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7965 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7946 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8060 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8081 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8096 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8116 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 7893 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 8137 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8145 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8165 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___ ( void *  jarg1)

Definition at line 7869 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27331 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27305 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___ ( void *  jarg1,
int  length2,
int *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 27250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___ ( void *  jarg1)

Definition at line 27319 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___ ( operations_research::SequenceVar *  jarg1)

Definition at line 38965 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___ ( void *  jarg1)

Definition at line 27198 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___ ( void *  jarg1)

Definition at line 28113 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___ ( void *  jarg1)

Definition at line 28239 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___ ( void *  jarg1)

Definition at line 28045 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___ ( void *  jarg1)

Definition at line 28099 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___ ( void *  jarg1)

Definition at line 28091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___ ( void *  jarg1,
int  length2,
int *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 28141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___ ( void *  jarg1)

Definition at line 28083 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___ ( operations_research::SequenceVarElement *  jarg1)

Definition at line 38977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___ ( void *  jarg1)

Definition at line 28251 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___ ( void *  jarg1)

Definition at line 28127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___ ( void *  jarg1)

Definition at line 28071 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_SWIGUpcast___()

SWIGEXPORT operations_research::VarLocalSearchOperator< operations_research::SequenceVar,std::vector< int >,operations_research::SequenceVarLocalSearchHandler >* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_SWIGUpcast___ ( operations_research::SequenceVarLocalSearchOperator jarg1)

Definition at line 39017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30733 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___ ( void *  jarg1)

Definition at line 30616 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___ ( void *  jarg1)

Definition at line 30628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___ ( void *  jarg1)

Definition at line 30767 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___ ( void *  jarg1,
long long  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 30698 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___ ( void *  jarg1)

Definition at line 30640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___ ( operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *  jarg1)

Definition at line 39013 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30668 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___ ( void *  jarg1)

Definition at line 9108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___ ( void *  jarg1)

Definition at line 9076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9173 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9244 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9287 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9445 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9308 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9343 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 9120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___ ( void *  jarg1)

Definition at line 9096 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 29561 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24927 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24951 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24975 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24999 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25205 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___ ( void *  objarg,
SwigDirector_SolutionCollector::SWIG_Callback0_t  callback0,
SwigDirector_SolutionCollector::SWIG_Callback1_t  callback1,
SwigDirector_SolutionCollector::SWIG_Callback2_t  callback2,
SwigDirector_SolutionCollector::SWIG_Callback3_t  callback3,
SwigDirector_SolutionCollector::SWIG_Callback4_t  callback4,
SwigDirector_SolutionCollector::SWIG_Callback5_t  callback5,
SwigDirector_SolutionCollector::SWIG_Callback6_t  callback6,
SwigDirector_SolutionCollector::SWIG_Callback7_t  callback7,
SwigDirector_SolutionCollector::SWIG_Callback8_t  callback8,
SwigDirector_SolutionCollector::SWIG_Callback9_t  callback9,
SwigDirector_SolutionCollector::SWIG_Callback10_t  callback10,
SwigDirector_SolutionCollector::SWIG_Callback11_t  callback11,
SwigDirector_SolutionCollector::SWIG_Callback12_t  callback12,
SwigDirector_SolutionCollector::SWIG_Callback13_t  callback13,
SwigDirector_SolutionCollector::SWIG_Callback14_t  callback14,
SwigDirector_SolutionCollector::SWIG_Callback15_t  callback15,
SwigDirector_SolutionCollector::SWIG_Callback16_t  callback16,
SwigDirector_SolutionCollector::SWIG_Callback17_t  callback17,
SwigDirector_SolutionCollector::SWIG_Callback18_t  callback18,
SwigDirector_SolutionCollector::SWIG_Callback19_t  callback19,
SwigDirector_SolutionCollector::SWIG_Callback20_t  callback20,
SwigDirector_SolutionCollector::SWIG_Callback21_t  callback21,
SwigDirector_SolutionCollector::SWIG_Callback22_t  callback22,
SwigDirector_SolutionCollector::SWIG_Callback23_t  callback23,
SwigDirector_SolutionCollector::SWIG_Callback24_t  callback24 
)

Definition at line 25241 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25155 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25139 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___ ( void *  jarg1)

Definition at line 25009 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___ ( void *  jarg1)

Definition at line 25017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25187 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25093 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25171 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25037 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___ ( void *  jarg1)

Definition at line 25025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___ ( operations_research::SolutionCollector *  jarg1)

Definition at line 38945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___ ( void *  jarg1)

Definition at line 24903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___ ( void *  jarg1)

Definition at line 24915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25223 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___ ( operations_research::SolutionPool *  jarg1)

Definition at line 38993 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 38764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___ ( void *  jarg1)

Definition at line 12717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12185 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12209 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___ ( )

Definition at line 11362 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___ ( )

Definition at line 11342 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___ ( )

Definition at line 11332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___ ( )

Definition at line 11352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___ ( )

Definition at line 12032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___ ( )

Definition at line 11902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___ ( void *  jarg1)

Definition at line 20367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___ ( void *  jarg1)

Definition at line 12631 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___ ( void *  jarg1)

Definition at line 20479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12535 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___ ( void *  jarg1)

Definition at line 20665 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___ ( )

Definition at line 11982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___ ( )

Definition at line 11402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___ ( )

Definition at line 11192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___ ( )

Definition at line 11262 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___ ( )

Definition at line 11252 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___ ( )

Definition at line 11292 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___ ( )

Definition at line 11282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___ ( )

Definition at line 11272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___ ( )

Definition at line 11242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___ ( )

Definition at line 11222 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___ ( )

Definition at line 11232 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___ ( )

Definition at line 11212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___ ( )

Definition at line 11432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___ ( )

Definition at line 11302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___ ( )

Definition at line 11202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___ ( )

Definition at line 11442 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___ ( )

Definition at line 11392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___ ( void *  jarg1)

Definition at line 20379 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___ ( void *  jarg1)

Definition at line 20619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18613 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18631 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18651 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 19762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___ ( void *  jarg1)

Definition at line 20345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___ ( )

Definition at line 11892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___ ( )

Definition at line 11532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___ ( void *  jarg1)

Definition at line 20333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___ ( )

Definition at line 11632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___ ( )

Definition at line 12167 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___ ( )

Definition at line 11712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___ ( void *  jarg1,
int  jarg2 
)

Definition at line 12667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___ ( )

Definition at line 11742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___ ( )

Definition at line 11832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___ ( )

Definition at line 11752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___ ( )

Definition at line 11762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___ ( )

Definition at line 11842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___ ( )

Definition at line 11772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___ ( )

Definition at line 11852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___ ( void *  jarg1)

Definition at line 12439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___ ( )

Definition at line 11702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___ ( )

Definition at line 11522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 20306 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___ ( )

Definition at line 11582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___ ( void *  jarg1)

Definition at line 12575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___ ( void *  jarg1)

Definition at line 12741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___ ( void *  jarg1)

Definition at line 12681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___ ( void *  jarg1)

Definition at line 12705 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___ ( void *  jarg1)

Definition at line 20641 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___ ( )

Definition at line 11602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___ ( )

Definition at line 11682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___ ( void *  jarg1)

Definition at line 20585 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___ ( void *  jarg1)

Definition at line 20607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___ ( void *  jarg1)

Definition at line 20563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20409 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___ ( )

Definition at line 12012 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___ ( )

Definition at line 12022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___ ( )

Definition at line 11622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___ ( void *  jarg1)

Definition at line 20491 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___ ( void *  jarg1)

Definition at line 20527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___ ( )

Definition at line 11312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___ ( )

Definition at line 11322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___ ( )

Definition at line 11172 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___ ( )

Definition at line 11182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___ ( void *  jarg1)

Definition at line 11120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___ ( void *  jarg1)

Definition at line 11142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11132 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___ ( void *  jarg1)

Definition at line 11098 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11088 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___ ( )

Definition at line 11452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___ ( )

Definition at line 11482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___ ( )

Definition at line 11472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___ ( )

Definition at line 11462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___ ( void *  jarg1)

Definition at line 20515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___ ( void *  jarg1)

Definition at line 20503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___ ( )

Definition at line 11922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___ ( )

Definition at line 11932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___ ( )

Definition at line 11942 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___ ( )

Definition at line 11162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___ ( )

Definition at line 11692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___ ( )

Definition at line 11652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___ ( void *  jarg1)

Definition at line 20321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___ ( void *  jarg1)

Definition at line 20082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___ ( )

Definition at line 11542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15625 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 15643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 15663 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16205 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___ ( void *  jarg1)

Definition at line 17251 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17263 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 18532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18516 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18306 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 17329 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 17345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 14921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 12908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___ ( void *  jarg1)

Definition at line 12927 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___ ( )

Definition at line 11562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15955 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 14903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 13614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___ ( void *  jarg1,
int  jarg2 
)

Definition at line 17819 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19253 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 14875 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6 
)

Definition at line 13542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15259 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 15281 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17215 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 16997 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17073 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18573 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19231 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___ ( void *  jarg1)

Definition at line 18084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___ ( void *  jarg1)

Definition at line 19944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 14889 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16027 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 15603 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___ ( void *  jarg1,
long long  jarg2,
void *  jarg3 
)

Definition at line 13098 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 16947 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
void *  jarg4 
)

Definition at line 15303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 15338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15373 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 15397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  length4,
int64 jarg4 
)

Definition at line 15421 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 15461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  length4,
int64 jarg4,
int  length5,
int64 jarg5 
)

Definition at line 15501 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 15552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13160 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13176 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
void *  jarg3 
)

Definition at line 13236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2,
void *  jarg3 
)

Definition at line 13261 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13286 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13328 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14739 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14766 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14793 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 14815 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18270 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13759 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13775 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17235 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18288 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___ ( void *  jarg1)

Definition at line 18561 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___ ( void *  jarg1)

Definition at line 13644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 13656 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16811 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16793 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 16579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 16606 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 16629 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16775 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16757 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 16654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
void *  jarg5,
long long  jarg6 
)

Definition at line 17689 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14207 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14223 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14239 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
void *  jarg6,
double  jarg7 
)

Definition at line 17735 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
double  jarg8 
)

Definition at line 17767 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 13390 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___ ( )

Definition at line 11552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 14853 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15779 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15799 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___ ( void *  jarg1,
long long  jarg2,
char *  jarg3 
)

Definition at line 12939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 12960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16843 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16829 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6,
long long  jarg7,
unsigned int  jarg8,
char *  jarg9 
)

Definition at line 16677 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6,
long long  jarg7,
long long  jarg8,
unsigned int  jarg9,
char *  jarg10,
void *  jarg11 
)

Definition at line 16710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
long long  jarg4 
)

Definition at line 16857 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 16875 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4,
long long  jarg5 
)

Definition at line 16893 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 12763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___ ( void *  jarg1,
int  length2,
int64 jarg2,
char *  jarg3 
)

Definition at line 12786 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___ ( void *  jarg1,
int  length2,
int *  jarg2,
char *  jarg3 
)

Definition at line 12816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 12846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 12862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 12885 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15755 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 14957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 14977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 13791 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 13675 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13693 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13727 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14139 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14157 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14189 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14073 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14173 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14255 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14305 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 13907 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13941 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14289 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
void *  jarg4 
)

Definition at line 15155 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 15182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 15209 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17317 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14339 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14355 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13975 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 17909 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6 
)

Definition at line 17939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 17967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___ ( void *  jarg1,
int  proto_size,
uint8 jarg2 
)

Definition at line 17993 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 18018 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6 
)

Definition at line 18042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 18064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchFilterManager___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchFilterManager___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20176 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19898 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19956 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 19994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 20016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 20036 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6,
void *  jarg7 
)

Definition at line 20058 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___ ( void *  jarg1,
int  jarg2 
)

Definition at line 17805 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16185 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13510 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 17435 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 14995 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13428 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13444 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 17419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13598 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
void *  jarg4 
)

Definition at line 13306 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 19715 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
unsigned int  jarg4 
)

Definition at line 17359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___ ( void *  jarg1,
int  jarg2,
unsigned int  jarg3 
)

Definition at line 17377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 19844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5 
)

Definition at line 19377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6 
)

Definition at line 19397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7 
)

Definition at line 19419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
void *  jarg8 
)

Definition at line 19443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
void *  jarg8,
void *  jarg9 
)

Definition at line 19469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6 
)

Definition at line 19497 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 15869 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15899 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
unsigned int  jarg5 
)

Definition at line 15923 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13875 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13891 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
int  length5,
int64 jarg5 
)

Definition at line 16339 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16385 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
int  length5,
int64 jarg5 
)

Definition at line 16467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 14939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 15045 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15070 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  length4,
int64 jarg4 
)

Definition at line 15095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 15125 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15819 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 15843 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19571 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 19623 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 17451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 16559 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  length4,
int64 jarg4,
void *  jarg5 
)

Definition at line 16141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 15991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 16099 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 18741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
int  jarg6,
int  jarg7 
)

Definition at line 19041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19133 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 19159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19191 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 18763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 18789 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 18815 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18871 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 18981 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4,
int  jarg5 
)

Definition at line 18999 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5,
int  jarg6 
)

Definition at line 19019 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___ ( void *  jarg1)

Definition at line 18324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13128 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 19675 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19101 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___ ( void *  jarg1)

Definition at line 20094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19523 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 13024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 13053 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 14451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
void *  jarg4 
)

Definition at line 14513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 14544 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 14575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14606 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 14637 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14668 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long *  jarg4 
)

Definition at line 19083 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long *  jarg4 
)

Definition at line 19065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___ ( void *  jarg1,
int  jarg2 
)

Definition at line 18138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18168 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___ ( void *  jarg1,
int  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18189 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___ ( void *  jarg1,
int  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 18251 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 13564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 17715 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17895 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19281 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19297 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19315 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 19335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15683 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
unsigned int  jarg4 
)

Definition at line 18482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13206 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___ ( void *  jarg1)

Definition at line 18336 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 16972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15973 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 12990 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13006 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14411 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14391 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 20118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 20144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18348 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18396 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
void *  jarg5,
long long  jarg6,
long long  jarg7,
double  jarg8 
)

Definition at line 17659 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 16913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16931 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17833 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17853 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  length5,
int64 jarg5 
)

Definition at line 16229 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___ ( void *  jarg1)

Definition at line 13632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___ ( void *  jarg1)

Definition at line 20106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18466 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 17531 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 17562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 17469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 17500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
long long  jarg5 
)

Definition at line 17593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
long long  jarg5 
)

Definition at line 17626 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___ ( )

Definition at line 12072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___ ( )

Definition at line 12609 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___ ( )

Definition at line 12082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___ ( void *  jarg1)

Definition at line 20551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___ ( void *  jarg1)

Definition at line 20539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___ ( void *  jarg1)

Definition at line 12693 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12349 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12385 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 12401 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___ ( void *  jarg1)

Definition at line 12419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___ ( )

Definition at line 11912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___ ( )

Definition at line 12042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___ ( )

Definition at line 11732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___ ( )

Definition at line 12062 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___ ( )

Definition at line 11502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___ ( )

Definition at line 12002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___ ( void *  jarg1)

Definition at line 12147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___ ( )

Definition at line 11592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___ ( void *  jarg1)

Definition at line 20224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___ ( )

Definition at line 12052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___ ( void *  jarg1)

Definition at line 20216 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___ ( void *  jarg1,
int  jarg2 
)

Definition at line 20282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 20268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20465 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20437 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___ ( )

Definition at line 11512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___ ( void *  jarg1,
int  jarg2 
)

Definition at line 20296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___ ( void *  jarg1)

Definition at line 20649 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___ ( void *  jarg1)

Definition at line 12431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___ ( )

Definition at line 11992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___ ( void *  jarg1)

Definition at line 20232 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___ ( void *  jarg1)

Definition at line 20244 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___ ( )

Definition at line 11962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___ ( )

Definition at line 11412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___ ( )

Definition at line 11422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___ ( void *  jarg1,
int  jarg2 
)

Definition at line 12753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 20387 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___ ( void *  jarg1)

Definition at line 20657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___ ( )

Definition at line 11972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___ ( )

Definition at line 11642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___ ( void *  jarg1)

Definition at line 12643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12223 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12243 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 12311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12481 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12497 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___ ( void *  jarg1)

Definition at line 20256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___ ( )

Definition at line 11372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___ ( )

Definition at line 11382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___ ( void *  jarg1)

Definition at line 12729 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___ ( )

Definition at line 11782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___ ( )

Definition at line 11862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___ ( )

Definition at line 11792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___ ( )

Definition at line 11802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___ ( )

Definition at line 11872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___ ( )

Definition at line 11812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___ ( )

Definition at line 11882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_State___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_State___ ( void *  jarg1)

Definition at line 12563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___ ( )

Definition at line 11822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___ ( )

Definition at line 11572 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___ ( )

Definition at line 11952 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___ ( void *  jarg1)

Definition at line 20196 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___ ( void *  jarg1)

Definition at line 20204 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___ ( void *  jarg1)

Definition at line 12597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18703 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18723 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___ ( )

Definition at line 11672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___ ( )

Definition at line 11662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___ ( )

Definition at line 11492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___ ( )

Definition at line 11612 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___ ( void *  jarg1)

Definition at line 12655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___ ( void *  jarg1)

Definition at line 20397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___ ( )

Definition at line 11722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___ ( void *  jarg1)

Definition at line 12619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32888 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___()

SWIGEXPORT operations_research::DecisionVisitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___ ( operations_research::SymmetryBreaker jarg1)

Definition at line 39057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___ ( void *  jarg1)

Definition at line 10335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___ ( void *  jarg1)

Definition at line 10303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10400 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10471 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10656 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10495 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10688 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10535 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10550 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10570 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 10347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 10591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10599 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10438 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___ ( void *  jarg1)

Definition at line 10323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___ ( int  length1,
int *  jarg1 
)

Definition at line 34376 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___ ( )

Definition at line 30240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___()

SWIGEXPORT operations_research::TypeRegulationsChecker* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___ ( operations_research::TypeIncompatibilityChecker jarg1)

Definition at line 39073 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 38102 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___ ( void *  jarg1)

Definition at line 38094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___ ( operations_research::TypeRegulationsConstraint jarg1)

Definition at line 39081 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___()

SWIGEXPORT operations_research::TypeRegulationsChecker* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___ ( operations_research::TypeRequirementChecker jarg1)

Definition at line 39077 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___ ( )

Definition at line 30160 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___ ( )

Definition at line 30200 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___ ( )

Definition at line 30210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Zero___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Zero___ ( )

Definition at line 20673 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_int64_Sg___SWIG_2()

SWIGINTERN std::vector< int64 >* new_std_vector_Sl_int64_Sg___SWIG_2 ( int  capacity)

Definition at line 666 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_int_Sg___SWIG_2()

SWIGINTERN std::vector< int >* new_std_vector_Sl_int_Sg___SWIG_2 ( int  capacity)

Definition at line 459 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >* new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1140 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::IntervalVar * >* new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1256 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::IntVar * >* new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 908 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >* new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1604 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >* new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1488 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SearchMonitor * >* new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1024 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SequenceVar * >* new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1372 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >* new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1720 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_std_vector_Sl_int64_Sg__Sg___SWIG_2()

SWIGINTERN std::vector< std::vector< int64 > >* new_std_vector_Sl_std_vector_Sl_int64_Sg__Sg___SWIG_2 ( int  capacity)

Definition at line 782 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2()

SWIGINTERN std::vector< std::vector< int > >* new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 ( int  capacity)

Definition at line 575 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_AvoidsDate()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_AvoidsDate ( operations_research::IntervalVar *  self,
int64  date 
)

Definition at line 1974 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_CrossesDate()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_CrossesDate ( operations_research::IntervalVar *  self,
int64  date 
)

Definition at line 1971 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfter()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfter ( operations_research::IntervalVar *  self,
int64  date 
)

Definition at line 1953 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterEnd()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfterEnd ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other 
)

Definition at line 1905 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterEndWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfterEndWithDelay ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other,
int64  delay 
)

Definition at line 1929 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterStart()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfterStart ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other 
)

Definition at line 1908 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterStartWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfterStartWithDelay ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other,
int64  delay 
)

Definition at line 1932 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAt()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAt ( operations_research::IntervalVar *  self,
int64  date 
)

Definition at line 1956 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtEnd()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAtEnd ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other 
)

Definition at line 1911 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtEndWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAtEndWithDelay ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other,
int64  delay 
)

Definition at line 1935 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtStart()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAtStart ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other 
)

Definition at line 1914 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtStartWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAtStartWithDelay ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other,
int64  delay 
)

Definition at line 1938 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsBefore()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsBefore ( operations_research::IntervalVar *  self,
int64  date 
)

Definition at line 1959 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_RelaxedMax()

SWIGINTERN operations_research::IntervalVar* operations_research_IntervalVar_RelaxedMax ( operations_research::IntervalVar *  self)

Definition at line 1977 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_RelaxedMin()

SWIGINTERN operations_research::IntervalVar* operations_research_IntervalVar_RelaxedMin ( operations_research::IntervalVar *  self)

Definition at line 1980 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfter()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfter ( operations_research::IntervalVar *  self,
int64  date 
)

Definition at line 1962 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterEnd()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfterEnd ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other 
)

Definition at line 1917 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterEndWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfterEndWithDelay ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other,
int64  delay 
)

Definition at line 1941 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterStart()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfterStart ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other 
)

Definition at line 1920 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterStartWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfterStartWithDelay ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other,
int64  delay 
)

Definition at line 1944 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAt()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAt ( operations_research::IntervalVar *  self,
int64  date 
)

Definition at line 1965 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtEnd()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAtEnd ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other 
)

Definition at line 1923 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtEndWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAtEndWithDelay ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other,
int64  delay 
)

Definition at line 1947 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtStart()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAtStart ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other 
)

Definition at line 1926 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtStartWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAtStartWithDelay ( operations_research::IntervalVar *  self,
operations_research::IntervalVar *  other,
int64  delay 
)

Definition at line 1950 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsBefore()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsBefore ( operations_research::IntervalVar *  self,
int64  date 
)

Definition at line 1968 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IndexOf__SWIG_0()

SWIGINTERN operations_research::IntExpr* operations_research_IntExpr_IndexOf__SWIG_0 ( operations_research::IntExpr *  self,
std::vector< int64 > const &  vars 
)

Definition at line 1839 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IndexOf__SWIG_1()

SWIGINTERN operations_research::IntExpr* operations_research_IntExpr_IndexOf__SWIG_1 ( operations_research::IntExpr *  self,
std::vector< operations_research::IntVar * > const &  vars 
)

Definition at line 1842 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsDifferent__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsDifferent__SWIG_0 ( operations_research::IntExpr *  self,
int64  value 
)

Definition at line 1848 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsDifferent__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsDifferent__SWIG_1 ( operations_research::IntExpr *  self,
operations_research::IntExpr *const  other 
)

Definition at line 1878 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsEqual__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsEqual__SWIG_0 ( operations_research::IntExpr *  self,
int64  value 
)

Definition at line 1845 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsEqual__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsEqual__SWIG_1 ( operations_research::IntExpr *  self,
operations_research::IntExpr *const  other 
)

Definition at line 1875 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreater__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsGreater__SWIG_0 ( operations_research::IntExpr *  self,
int64  value 
)

Definition at line 1851 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreater__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsGreater__SWIG_1 ( operations_research::IntExpr *  self,
operations_research::IntExpr *const  other 
)

Definition at line 1881 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreaterOrEqual__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsGreaterOrEqual__SWIG_0 ( operations_research::IntExpr *  self,
int64  value 
)

Definition at line 1854 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreaterOrEqual__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsGreaterOrEqual__SWIG_1 ( operations_research::IntExpr *  self,
operations_research::IntExpr *const  other 
)

Definition at line 1884 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLess__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsLess__SWIG_0 ( operations_research::IntExpr *  self,
int64  value 
)

Definition at line 1857 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLess__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsLess__SWIG_1 ( operations_research::IntExpr *  self,
operations_research::IntExpr *const  other 
)

Definition at line 1887 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLessOrEqual__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsLessOrEqual__SWIG_0 ( operations_research::IntExpr *  self,
int64  value 
)

Definition at line 1860 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLessOrEqual__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsLessOrEqual__SWIG_1 ( operations_research::IntExpr *  self,
operations_research::IntExpr *const  other 
)

Definition at line 1890 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsMember__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsMember__SWIG_0 ( operations_research::IntExpr *  self,
std::vector< int64 > const &  values 
)

Definition at line 1863 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsMember__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsMember__SWIG_1 ( operations_research::IntExpr *  self,
std::vector< int > const &  values 
)

Definition at line 1866 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_MapTo()

SWIGINTERN operations_research::Constraint* operations_research_IntExpr_MapTo ( operations_research::IntExpr *  self,
std::vector< operations_research::IntVar * > const &  vars 
)

Definition at line 1836 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Maximize()

SWIGINTERN operations_research::OptimizeVar* operations_research_IntExpr_Maximize ( operations_research::IntExpr *  self,
int64  step 
)

Definition at line 1896 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Member__SWIG_0()

SWIGINTERN operations_research::Constraint* operations_research_IntExpr_Member__SWIG_0 ( operations_research::IntExpr *  self,
std::vector< int64 > const &  values 
)

Definition at line 1869 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Member__SWIG_1()

SWIGINTERN operations_research::Constraint* operations_research_IntExpr_Member__SWIG_1 ( operations_research::IntExpr *  self,
std::vector< int > const &  values 
)

Definition at line 1872 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Minimize()

SWIGINTERN operations_research::OptimizeVar* operations_research_IntExpr_Minimize ( operations_research::IntExpr *  self,
int64  step 
)

Definition at line 1893 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVar_GetDomain()

SWIGINTERN operations_research::IntVarIterator* operations_research_IntVar_GetDomain ( operations_research::IntVar *  self)

Definition at line 1899 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVar_GetHoles()

SWIGINTERN operations_research::IntVarIterator* operations_research_IntVar_GetHoles ( operations_research::IntVar *  self)

Definition at line 1902 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVarLocalSearchFilter_Index()

SWIGINTERN int operations_research_IntVarLocalSearchFilter_Index ( operations_research::IntVarLocalSearchFilter self,
operations_research::IntVar *const  var 
)

Definition at line 1983 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__AddRange()

SWIGINTERN void std_vector_Sl_int64_Sg__AddRange ( std::vector< int64 > *  self,
std::vector< long > const &  values 
)

Definition at line 694 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Contains()

SWIGINTERN bool std_vector_Sl_int64_Sg__Contains ( std::vector< int64 > *  self,
long const &  value 
)

Definition at line 757 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__getitem()

SWIGINTERN std::vector< long >::value_type const& std_vector_Sl_int64_Sg__getitem ( std::vector< int64 > *  self,
int  index 
)

Definition at line 682 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__getitemcopy()

SWIGINTERN long std_vector_Sl_int64_Sg__getitemcopy ( std::vector< int64 > *  self,
int  index 
)

Definition at line 676 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__GetRange()

SWIGINTERN std::vector< long >* std_vector_Sl_int64_Sg__GetRange ( std::vector< int64 > *  self,
int  index,
int  count 
)

Definition at line 697 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_int64_Sg__IndexOf ( std::vector< int64 > *  self,
long const &  value 
)

Definition at line 760 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Insert()

SWIGINTERN void std_vector_Sl_int64_Sg__Insert ( std::vector< int64 > *  self,
int  index,
long const &  x 
)

Definition at line 706 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_int64_Sg__InsertRange ( std::vector< int64 > *  self,
int  index,
std::vector< long > const &  values 
)

Definition at line 712 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_int64_Sg__LastIndexOf ( std::vector< int64 > *  self,
long const &  value 
)

Definition at line 767 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Remove()

SWIGINTERN bool std_vector_Sl_int64_Sg__Remove ( std::vector< int64 > *  self,
long const &  value 
)

Definition at line 774 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_int64_Sg__RemoveAt ( std::vector< int64 > *  self,
int  index 
)

Definition at line 718 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_int64_Sg__RemoveRange ( std::vector< int64 > *  self,
int  index,
int  count 
)

Definition at line 724 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Repeat()

SWIGINTERN std::vector< long >* std_vector_Sl_int64_Sg__Repeat ( long const &  value,
int  count 
)

Definition at line 733 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_int64_Sg__Reverse__SWIG_0 ( std::vector< int64 > *  self)

Definition at line 738 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_int64_Sg__Reverse__SWIG_1 ( std::vector< int64 > *  self,
int  index,
int  count 
)

Definition at line 741 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__setitem()

SWIGINTERN void std_vector_Sl_int64_Sg__setitem ( std::vector< int64 > *  self,
int  index,
long const &  val 
)

Definition at line 688 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__SetRange()

SWIGINTERN void std_vector_Sl_int64_Sg__SetRange ( std::vector< int64 > *  self,
int  index,
std::vector< long > const &  values 
)

Definition at line 750 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__AddRange()

SWIGINTERN void std_vector_Sl_int_Sg__AddRange ( std::vector< int > *  self,
std::vector< int > const &  values 
)

Definition at line 487 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Contains()

SWIGINTERN bool std_vector_Sl_int_Sg__Contains ( std::vector< int > *  self,
int const &  value 
)

Definition at line 550 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__getitem()

SWIGINTERN std::vector< int >::value_type const& std_vector_Sl_int_Sg__getitem ( std::vector< int > *  self,
int  index 
)

Definition at line 475 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__getitemcopy()

SWIGINTERN int std_vector_Sl_int_Sg__getitemcopy ( std::vector< int > *  self,
int  index 
)

Definition at line 469 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__GetRange()

SWIGINTERN std::vector< int >* std_vector_Sl_int_Sg__GetRange ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 490 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_int_Sg__IndexOf ( std::vector< int > *  self,
int const &  value 
)

Definition at line 553 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Insert()

SWIGINTERN void std_vector_Sl_int_Sg__Insert ( std::vector< int > *  self,
int  index,
int const &  x 
)

Definition at line 499 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_int_Sg__InsertRange ( std::vector< int > *  self,
int  index,
std::vector< int > const &  values 
)

Definition at line 505 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_int_Sg__LastIndexOf ( std::vector< int > *  self,
int const &  value 
)

Definition at line 560 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Remove()

SWIGINTERN bool std_vector_Sl_int_Sg__Remove ( std::vector< int > *  self,
int const &  value 
)

Definition at line 567 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_int_Sg__RemoveAt ( std::vector< int > *  self,
int  index 
)

Definition at line 511 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_int_Sg__RemoveRange ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 517 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Repeat()

SWIGINTERN std::vector< int >* std_vector_Sl_int_Sg__Repeat ( int const &  value,
int  count 
)

Definition at line 526 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_0 ( std::vector< int > *  self)

Definition at line 531 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_1 ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 534 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__setitem()

SWIGINTERN void std_vector_Sl_int_Sg__setitem ( std::vector< int > *  self,
int  index,
int const &  val 
)

Definition at line 481 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__SetRange()

SWIGINTERN void std_vector_Sl_int_Sg__SetRange ( std::vector< int > *  self,
int  index,
std::vector< int > const &  values 
)

Definition at line 543 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange ( std::vector< operations_research::DecisionBuilder * > *  self,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1168 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1231 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >::value_type const& std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1156 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::DecisionBuilder* std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1150 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >* std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1171 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1234 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
operations_research::DecisionBuilder *const &  x 
)

Definition at line 1180 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1186 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1241 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1248 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1192 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1198 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >* std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat ( operations_research::DecisionBuilder *const &  value,
int  count 
)

Definition at line 1207 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::DecisionBuilder * > *  self)

Definition at line 1212 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1215 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
operations_research::DecisionBuilder *const &  val 
)

Definition at line 1162 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1224 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange ( std::vector< operations_research::IntervalVar * > *  self,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1284 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1347 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::IntervalVar * >::value_type const& std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1272 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::IntervalVar* std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1266 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::IntervalVar * >* std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1287 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1350 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
operations_research::IntervalVar *const &  x 
)

Definition at line 1296 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1302 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1357 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1364 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1308 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1314 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::IntervalVar * >* std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat ( operations_research::IntervalVar *const &  value,
int  count 
)

Definition at line 1323 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::IntervalVar * > *  self)

Definition at line 1328 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1331 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
operations_research::IntervalVar *const &  val 
)

Definition at line 1278 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1340 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange ( std::vector< operations_research::IntVar * > *  self,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 936 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 999 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::IntVar * >::value_type const& std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 924 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::IntVar* std_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 918 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::IntVar * >* std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 939 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1002 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert ( std::vector< operations_research::IntVar * > *  self,
int  index,
operations_research::IntVar *const &  x 
)

Definition at line 948 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 954 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1009 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1016 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 960 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 966 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::IntVar * >* std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat ( operations_research::IntVar *const &  value,
int  count 
)

Definition at line 975 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::IntVar * > *  self)

Definition at line 980 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 983 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem ( std::vector< operations_research::IntVar * > *  self,
int  index,
operations_research::IntVar *const &  val 
)

Definition at line 930 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 992 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1632 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1695 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >::value_type const& std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1620 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::LocalSearchFilter* std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1614 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >* std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1635 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1698 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
operations_research::LocalSearchFilter *const &  x 
)

Definition at line 1644 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1650 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1705 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1712 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1656 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1662 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >* std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat ( operations_research::LocalSearchFilter *const &  value,
int  count 
)

Definition at line 1671 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::LocalSearchFilter * > *  self)

Definition at line 1676 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1679 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
operations_research::LocalSearchFilter *const &  val 
)

Definition at line 1626 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1688 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1516 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1579 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >::value_type const& std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1504 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::LocalSearchOperator* std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1498 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >* std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1519 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1582 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
operations_research::LocalSearchOperator *const &  x 
)

Definition at line 1528 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1534 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1589 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1596 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1540 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1546 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >* std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat ( operations_research::LocalSearchOperator *const &  value,
int  count 
)

Definition at line 1555 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::LocalSearchOperator * > *  self)

Definition at line 1560 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1563 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
operations_research::LocalSearchOperator *const &  val 
)

Definition at line 1510 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1572 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange ( std::vector< operations_research::SearchMonitor * > *  self,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1052 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1115 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SearchMonitor * >::value_type const& std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1040 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SearchMonitor* std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1034 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SearchMonitor * >* std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1055 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1118 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
operations_research::SearchMonitor *const &  x 
)

Definition at line 1064 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1070 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1125 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1132 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1076 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1082 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SearchMonitor * >* std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat ( operations_research::SearchMonitor *const &  value,
int  count 
)

Definition at line 1091 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SearchMonitor * > *  self)

Definition at line 1096 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1099 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
operations_research::SearchMonitor *const &  val 
)

Definition at line 1046 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1108 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange ( std::vector< operations_research::SequenceVar * > *  self,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1400 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1463 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SequenceVar * >::value_type const& std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1388 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SequenceVar* std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1382 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SequenceVar * >* std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1403 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1466 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
operations_research::SequenceVar *const &  x 
)

Definition at line 1412 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1418 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1473 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1480 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1424 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1430 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SequenceVar * >* std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat ( operations_research::SequenceVar *const &  value,
int  count 
)

Definition at line 1439 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SequenceVar * > *  self)

Definition at line 1444 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1447 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
operations_research::SequenceVar *const &  val 
)

Definition at line 1394 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1456 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1748 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1811 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >::value_type const& std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1736 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SymmetryBreaker* std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1730 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >* std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1751 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1814 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
operations_research::SymmetryBreaker *const &  x 
)

Definition at line 1760 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1766 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1821 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1828 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1772 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1778 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >* std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat ( operations_research::SymmetryBreaker *const &  value,
int  count 
)

Definition at line 1787 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SymmetryBreaker * > *  self)

Definition at line 1792 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1795 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
operations_research::SymmetryBreaker *const &  val 
)

Definition at line 1742 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1804 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__AddRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__AddRange ( std::vector< std::vector< int64 > > *  self,
std::vector< std::vector< int64 > > const &  values 
)

Definition at line 810 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< long > >::value_type const& std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitem ( std::vector< std::vector< int64 > > *  self,
int  index 
)

Definition at line 798 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitemcopy()

SWIGINTERN std::vector< int64 > std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitemcopy ( std::vector< std::vector< int64 > > *  self,
int  index 
)

Definition at line 792 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__GetRange()

SWIGINTERN std::vector< std::vector< int64 > >* std_vector_Sl_std_vector_Sl_int64_Sg__Sg__GetRange ( std::vector< std::vector< int64 > > *  self,
int  index,
int  count 
)

Definition at line 813 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Insert()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Insert ( std::vector< std::vector< int64 > > *  self,
int  index,
std::vector< int64 > const &  x 
)

Definition at line 822 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__InsertRange ( std::vector< std::vector< int64 > > *  self,
int  index,
std::vector< std::vector< int64 > > const &  values 
)

Definition at line 828 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveAt ( std::vector< std::vector< int64 > > *  self,
int  index 
)

Definition at line 834 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveRange ( std::vector< std::vector< int64 > > *  self,
int  index,
int  count 
)

Definition at line 840 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Repeat()

SWIGINTERN std::vector< std::vector< int64 > >* std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Repeat ( std::vector< int64 > const &  value,
int  count 
)

Definition at line 849 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_0 ( std::vector< std::vector< int64 > > *  self)

Definition at line 854 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_1 ( std::vector< std::vector< int64 > > *  self,
int  index,
int  count 
)

Definition at line 857 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__setitem()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__setitem ( std::vector< std::vector< int64 > > *  self,
int  index,
std::vector< int64 > const &  val 
)

Definition at line 804 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__SetRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__SetRange ( std::vector< std::vector< int64 > > *  self,
int  index,
std::vector< std::vector< int64 > > const &  values 
)

Definition at line 866 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange ( std::vector< std::vector< int > > *  self,
std::vector< std::vector< int > > const &  values 
)

Definition at line 603 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< int > >::value_type const& std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 591 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy()

SWIGINTERN std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 585 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange()

SWIGINTERN std::vector< std::vector< int > >* std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 606 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< int > const &  x 
)

Definition at line 615 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< std::vector< int > > const &  values 
)

Definition at line 621 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 627 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 633 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat()

SWIGINTERN std::vector< std::vector< int > >* std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat ( std::vector< int > const &  value,
int  count 
)

Definition at line 642 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 ( std::vector< std::vector< int > > *  self)

Definition at line 647 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 650 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< int > const &  val 
)

Definition at line 597 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< std::vector< int > > const &  values 
)

Definition at line 659 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpException()

SWIGINTERN void SWIG_CSharpException ( int  code,
const char *  msg 
)

Definition at line 385 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingException()

static void SWIGUNUSED SWIG_CSharpSetPendingException ( SWIG_CSharpExceptionCodes  code,
const char *  msg 
)
static

Definition at line 227 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingExceptionArgument()

static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument ( SWIG_CSharpExceptionArgumentCodes  code,
const char *  msg,
const char *  param_name 
)
static

Definition at line 235 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver ( SWIG_CSharpExceptionArgumentCallback_t  argumentCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentNullCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentOutOfRangeCallback 
)

Definition at line 275 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterExceptionCallbacks_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_constraint_solver ( SWIG_CSharpExceptionCallback_t  applicationCallback,
SWIG_CSharpExceptionCallback_t  arithmeticCallback,
SWIG_CSharpExceptionCallback_t  divideByZeroCallback,
SWIG_CSharpExceptionCallback_t  indexOutOfRangeCallback,
SWIG_CSharpExceptionCallback_t  invalidCastCallback,
SWIG_CSharpExceptionCallback_t  invalidOperationCallback,
SWIG_CSharpExceptionCallback_t  ioCallback,
SWIG_CSharpExceptionCallback_t  nullReferenceCallback,
SWIG_CSharpExceptionCallback_t  outOfMemoryCallback,
SWIG_CSharpExceptionCallback_t  overflowCallback,
SWIG_CSharpExceptionCallback_t  systemCallback 
)

Definition at line 247 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterStringCallback_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_constraint_solver ( SWIG_CSharpStringHelperCallback  callback)

Definition at line 293 of file constraint_solver_csharp_wrap.cc.

Variable Documentation

◆ SWIG_csharp_exceptions

◆ SWIG_csharp_exceptions_argument

SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument[]
static

◆ SWIG_csharp_string_callback

SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
static

Definition at line 287 of file constraint_solver_csharp_wrap.cc.

SWIG_CSharpOverflowException
@ SWIG_CSharpOverflowException
Definition: constraint_solver_csharp_wrap.cc:184
SWIG_CSharpIndexOutOfRangeException
@ SWIG_CSharpIndexOutOfRangeException
Definition: constraint_solver_csharp_wrap.cc:178
SWIG_CSharpArgumentNullException
@ SWIG_CSharpArgumentNullException
Definition: constraint_solver_csharp_wrap.cc:190
SWIG_CSharpOutOfMemoryException
@ SWIG_CSharpOutOfMemoryException
Definition: constraint_solver_csharp_wrap.cc:183
SWIG_CSharpDivideByZeroException
@ SWIG_CSharpDivideByZeroException
Definition: constraint_solver_csharp_wrap.cc:177
SWIG_CSharpArgumentOutOfRangeException
@ SWIG_CSharpArgumentOutOfRangeException
Definition: constraint_solver_csharp_wrap.cc:191
SWIG_CSharpArithmeticException
@ SWIG_CSharpArithmeticException
Definition: constraint_solver_csharp_wrap.cc:176
SWIG_CSharpApplicationException
@ SWIG_CSharpApplicationException
Definition: constraint_solver_csharp_wrap.cc:175
SWIG_CSharpArgumentException
@ SWIG_CSharpArgumentException
Definition: constraint_solver_csharp_wrap.cc:189
SWIG_CSharpInvalidCastException
@ SWIG_CSharpInvalidCastException
Definition: constraint_solver_csharp_wrap.cc:179
SWIG_CSharpInvalidOperationException
@ SWIG_CSharpInvalidOperationException
Definition: constraint_solver_csharp_wrap.cc:180
SWIG_CSharpSystemException
@ SWIG_CSharpSystemException
Definition: constraint_solver_csharp_wrap.cc:185
SWIG_CSharpIOException
@ SWIG_CSharpIOException
Definition: constraint_solver_csharp_wrap.cc:181
SWIG_CSharpNullReferenceException
@ SWIG_CSharpNullReferenceException
Definition: constraint_solver_csharp_wrap.cc:182